From 4b0ba5c5795ded012babd19c04db92abdfa0565b Mon Sep 17 00:00:00 2001 From: isanae <14251494+isanae@users.noreply.github.com> Date: Tue, 28 Jul 2020 18:33:55 -0400 Subject: [PATCH] bumped to 2.3 --- src/version.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.rc b/src/version.rc index 19ba0e214..afff0fcf2 100644 --- a/src/version.rc +++ b/src/version.rc @@ -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,0 -#define VER_FILEVERSION_STR "2.3.0rc2\0" +#define VER_FILEVERSION_STR "2.3.0\0" VS_VERSION_INFO VERSIONINFO FILEVERSION VER_FILEVERSION