Skip to content

Commit 89f39ef

Browse files
authored
Bump version to 2.5.2rc2. (#2084)
1 parent acd2011 commit 89f39ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/version.rc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// Otherwise, if letters are used in VER_FILEVERSION_STR, uses the full MOBase::VersionInfo parser
55
// Otherwise, uses the numbers from VER_FILEVERSION and sets the release type as pre-alpha
66
#define VER_FILEVERSION 2,5,2
7-
#define VER_FILEVERSION_STR "2.5.2rc1\0"
7+
#define VER_FILEVERSION_STR "2.5.2rc2\0"
88

99
VS_VERSION_INFO VERSIONINFO
1010
FILEVERSION VER_FILEVERSION

0 commit comments

Comments
 (0)