diff options
| author | isanae <14251494+isanae@users.noreply.github.com> | 2020-07-14 14:50:56 -0400 |
|---|---|---|
| committer | isanae <14251494+isanae@users.noreply.github.com> | 2020-07-14 14:50:56 -0400 |
| commit | bd113a9502e7a201b0d9744c2a7b364c3f67fa10 (patch) | |
| tree | 211e4f3e4b362e72dba03ce06c7838ba7b244a52 /src | |
| parent | 4fc61c7cd4befb79beabc2cc4e6b8b9a954db95c (diff) | |
bumped to 2.3 rc1
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 e5b7316f..216c6326 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.0alpha11\0" +#define VER_FILEVERSION_STR "2.3.0rc1\0" VS_VERSION_INFO VERSIONINFO FILEVERSION VER_FILEVERSION |
