diff options
| author | isanae <14251494+isanae@users.noreply.github.com> | 2019-12-12 15:07:02 -0500 |
|---|---|---|
| committer | isanae <14251494+isanae@users.noreply.github.com> | 2019-12-12 15:07:02 -0500 |
| commit | 0f67ee4fcd8a2735751eaed738244327e5571239 (patch) | |
| tree | a4ec63db3781b2d76592b14b0581ab6c3c840bda /src | |
| parent | 26158687a8a6d3f9eef38a8004f242cf8046268c (diff) | |
bumped to rc3
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 1544451e..4220f50f 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,2,2 -#define VER_FILEVERSION_STR "2.2.2rc2\0" +#define VER_FILEVERSION_STR "2.2.2rc3\0" VS_VERSION_INFO VERSIONINFO FILEVERSION VER_FILEVERSION |
