diff options
| author | isanae <14251494+isanae@users.noreply.github.com> | 2020-07-21 19:07:26 -0400 |
|---|---|---|
| committer | isanae <14251494+isanae@users.noreply.github.com> | 2020-07-21 19:07:26 -0400 |
| commit | 7db0841a2293440f694d37fced80e25928661821 (patch) | |
| tree | 9e42608545dc3a5c860804d12f787ee14769eb06 /src/version.rc | |
| parent | 2c082d6a3ba74e458c479a32341c6f6666164868 (diff) | |
bumped to 2.3rc2
updated 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 216c6326..19ba0e21 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,0 -#define VER_FILEVERSION_STR "2.3.0rc1\0" +#define VER_FILEVERSION_STR "2.3.0rc2\0" VS_VERSION_INFO VERSIONINFO FILEVERSION VER_FILEVERSION |
