From e6e88074ea6aca1d5d00a524af7d573a8e8f82d8 Mon Sep 17 00:00:00 2001 From: isanae <14251494+isanae@users.noreply.github.com> Date: Mon, 17 Aug 2020 01:42:11 -0400 Subject: [PATCH] removed rc --- src/version.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.rc b/src/version.rc index 88f7cdcf..5a816c0d 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,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