diff options
| author | Mikaël Capelle <capelle.mikael@gmail.com> | 2022-05-02 22:37:09 +0200 |
|---|---|---|
| committer | Mikaël Capelle <capelle.mikael@gmail.com> | 2022-05-02 22:37:09 +0200 |
| commit | a55fcd64d334787ddc54cce10254f570411170a5 (patch) | |
| tree | f429be1f32e06b88449ea2d14c1916d4c984d389 /src | |
| parent | 060ca725bf7ae097797d507f232a539122e81a76 (diff) | |
Bump to 2.5.0-alpha2.
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 2f79f4c3..4f134464 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,5,0 -#define VER_FILEVERSION_STR "2.5.0-alpha1\0" +#define VER_FILEVERSION_STR "2.5.0-alpha2\0" VS_VERSION_INFO VERSIONINFO FILEVERSION VER_FILEVERSION |
