diff options
| author | Mikaël Capelle <capelle.mikael@gmail.com> | 2021-03-14 20:00:00 +0100 |
|---|---|---|
| committer | Mikaël Capelle <capelle.mikael@gmail.com> | 2021-03-14 20:00:00 +0100 |
| commit | b547045203d1696c71408340831a4f2c261da518 (patch) | |
| tree | fc42c560ce6a4c9b21b6f3876f12c2c2742d6210 /src | |
| parent | fcd2e1473fa426bf10a9824e16192d75014875f2 (diff) | |
Bump to 2.4.1rc1.1.
Diffstat (limited to 'src')
| -rw-r--r-- | src/version.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.rc b/src/version.rc index c38aa375..a9cd0f6a 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,1 -#define VER_FILEVERSION_STR "2.4.1rc1\0" +#define VER_FILEVERSION_STR "2.4.1rc1.1\0" VS_VERSION_INFO VERSIONINFO FILEVERSION VER_FILEVERSION |
