diff options
| author | AL <26797547+Al12rs@users.noreply.github.com> | 2020-02-02 01:55:52 +0100 |
|---|---|---|
| committer | AL <26797547+Al12rs@users.noreply.github.com> | 2020-02-02 01:55:52 +0100 |
| commit | e9da5b4fad488a5e1ff61d68cc6a24b68f0d4440 (patch) | |
| tree | 39cd99265b07586be280d9b013234b2fcc4ac776 /src/version.rc | |
| parent | c058721056c9f8af5157e26db585d86b288316a7 (diff) | |
Version bump and update translations
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 6b7dfc46..4e244560 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.0alpha3\0" +#define VER_FILEVERSION_STR "2.3.0alpha4\0" VS_VERSION_INFO VERSIONINFO FILEVERSION VER_FILEVERSION |
