diff options
| author | Mikaël Capelle <capelle.mikael@gmail.com> | 2021-02-12 18:18:19 +0100 |
|---|---|---|
| committer | Mikaël Capelle <capelle.mikael@gmail.com> | 2021-02-12 18:18:19 +0100 |
| commit | ee4c364ccc6c5fbd81b5136e75005d8b9550ca43 (patch) | |
| tree | 7bad031f53080a14be45e175f5531b8aa9f0ddcb /src/version.rc | |
| parent | 607fafa364a1f3935b289172e3291eafed13014b (diff) | |
Bump version to 2.4.0rc2 and update translations.
Diffstat (limited to 'src/version.rc')
| -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 5a63aea1..77b68214 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.1\0" +#define VER_FILEVERSION_STR "2.4.0rc2\0" VS_VERSION_INFO VERSIONINFO FILEVERSION VER_FILEVERSION |
