From ce2450885c1fcf4aeeeced4575fc72cc911403d2 Mon Sep 17 00:00:00 2001 From: Chris Bessent Date: Sat, 1 May 2021 19:38:14 -0700 Subject: [PATCH] Bump version to 2.4.2rc1.1 --- src/version.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.rc b/src/version.rc index c415eca69..05396df9a 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,4,2 -#define VER_FILEVERSION_STR "2.4.2rc1\0" +#define VER_FILEVERSION_STR "2.4.2rc1.1\0" VS_VERSION_INFO VERSIONINFO FILEVERSION VER_FILEVERSION