We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4fc61c7 + bd113a9 commit d322505Copy full SHA for d322505
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,3,0
7
-#define VER_FILEVERSION_STR "2.3.0alpha11\0"
+#define VER_FILEVERSION_STR "2.3.0rc1\0"
8
9
VS_VERSION_INFO VERSIONINFO
10
FILEVERSION VER_FILEVERSION
0 commit comments