diff options
| author | Mikaël Capelle <capelle.mikael@gmail.com> | 2022-05-08 14:24:43 +0200 |
|---|---|---|
| committer | Mikaël Capelle <capelle.mikael@gmail.com> | 2022-05-08 14:24:43 +0200 |
| commit | c5a203f4486be22b3f5dc41084e9f4ced53cdefb (patch) | |
| tree | baa3b42298a3ae6e8c3a77726bfde48bd17c8077 /src/version.rc | |
| parent | 21bca0ca8d53685cacefe8406e826f2d65973131 (diff) | |
Bump to 2.5.0-alpha3.
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 4f134464..804a276d 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-alpha2\0" +#define VER_FILEVERSION_STR "2.5.0-alpha3\0" VS_VERSION_INFO VERSIONINFO FILEVERSION VER_FILEVERSION |
