diff options
| author | AL <26797547+Al12rs@users.noreply.github.com> | 2021-01-18 22:09:36 +0100 |
|---|---|---|
| committer | AL <26797547+Al12rs@users.noreply.github.com> | 2021-01-18 22:09:36 +0100 |
| commit | 13bf05cfde184990817d0d14dad00e5000556a89 (patch) | |
| tree | 3e1e9ca62acd1faaf82e26bc7ca486450a9a309e /src | |
| parent | 0a683c0a5adda925e7dce5c9e0df5222b5ce3462 (diff) | |
Bump dev build version
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 bfea65b1..08481846 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,4,0 -#define VER_FILEVERSION_STR "2.4.0alpha4\0" +#define VER_FILEVERSION_STR "2.4.0alpha6\0" VS_VERSION_INFO VERSIONINFO FILEVERSION VER_FILEVERSION |
