From 7d36bc20d0a6c327079141149a7f138c0f7726ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mika=C3=ABl=20Capelle?= Date: Sun, 7 Feb 2021 18:47:00 +0100 Subject: [PATCH] Bump version to 2.4.0rc1.1. --- src/version.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.rc b/src/version.rc index 7f74b11c1..5a63aea1f 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,0 -#define VER_FILEVERSION_STR "2.4.0rc1\0" +#define VER_FILEVERSION_STR "2.4.0rc1.1\0" VS_VERSION_INFO VERSIONINFO FILEVERSION VER_FILEVERSION