diff options
| author | isanae <14251494+isanae@users.noreply.github.com> | 2020-02-07 08:28:59 -0500 |
|---|---|---|
| committer | isanae <14251494+isanae@users.noreply.github.com> | 2020-02-07 08:28:59 -0500 |
| commit | 6b97e2185fb66c87918e434818a66d862c0f0d8c (patch) | |
| tree | c08eb82bc8ca36a0dc9384a86a1a849c32bcf336 /src/version.rc | |
| parent | fe76e6518b4075d52943976c0877fe65e61176a9 (diff) | |
bump to alpha5
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 4e244560..a5fbb7a6 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.0alpha4\0" +#define VER_FILEVERSION_STR "2.3.0alpha5\0" VS_VERSION_INFO VERSIONINFO FILEVERSION VER_FILEVERSION |
