diff options
| author | LostDragonist <lost.dragonist@gmail.com> | 2019-02-23 18:19:01 -0600 |
|---|---|---|
| committer | LostDragonist <lost.dragonist@gmail.com> | 2019-02-23 18:19:01 -0600 |
| commit | ceb0ea65ed8aea682e80a3d56f042b12a2894278 (patch) | |
| tree | cd2ded2e25ca31dca47ec512c51bafc3493f7765 /src | |
| parent | ba8ce395cf7ad8a1f0dd4aa88f124e7b37395dd6 (diff) | |
Update version to 2.2.0beta5
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 549867cc..a1e1151f 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,0 -#define VER_FILEVERSION_STR "2.2.0beta4\0" +#define VER_FILEVERSION_STR "2.2.0beta5\0" VS_VERSION_INFO VERSIONINFO FILEVERSION VER_FILEVERSION |
