diff options
| author | Mikaël Capelle <capelle.mikael@gmail.com> | 2020-05-22 00:00:41 +0200 |
|---|---|---|
| committer | Mikaël Capelle <capelle.mikael@gmail.com> | 2020-05-22 00:00:41 +0200 |
| commit | 736fc28b12ca0fbda23cbd662339413697db57cc (patch) | |
| tree | 858be4428cee22f16182208f76c0b196884d17cb /src/version.rc | |
| parent | b7110cba2dceb172bf6a903f1c5de5ff1c460f11 (diff) | |
Bump version to 2.3.0 alpha 8.
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 f6900cd3..b845233d 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.0alpha7\0" +#define VER_FILEVERSION_STR "2.3.0alpha8\0" VS_VERSION_INFO VERSIONINFO FILEVERSION VER_FILEVERSION |
