Merge pull request #1198 from isanae/2_3_0

Remove RC
This commit is contained in:
isanae
2020-08-17 01:48:22 -04:00
committed by GitHub
+1 -1
View File
@@ -4,7 +4,7 @@
// Otherwise, if letters are used in VER_FILEVERSION_STR, uses the full MOBase::VersionInfo parser
// Otherwise, uses the numbers from VER_FILEVERSION and sets the release type as pre-alpha
#define VER_FILEVERSION 2,3,2
#define VER_FILEVERSION_STR "2.3.2-rc2\0"
#define VER_FILEVERSION_STR "2.3.2\0"
VS_VERSION_INFO VERSIONINFO
FILEVERSION VER_FILEVERSION