We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acd2011 commit 89f39efCopy full SHA for 89f39ef
src/version.rc
@@ -4,7 +4,7 @@
4
// Otherwise, if letters are used in VER_FILEVERSION_STR, uses the full MOBase::VersionInfo parser
5
// Otherwise, uses the numbers from VER_FILEVERSION and sets the release type as pre-alpha
6
#define VER_FILEVERSION 2,5,2
7
-#define VER_FILEVERSION_STR "2.5.2rc1\0"
+#define VER_FILEVERSION_STR "2.5.2rc2\0"
8
9
VS_VERSION_INFO VERSIONINFO
10
FILEVERSION VER_FILEVERSION
0 commit comments