diff options
| author | AL <26797547+Al12rs@users.noreply.github.com> | 2020-01-22 23:45:57 +0100 |
|---|---|---|
| committer | AL <26797547+Al12rs@users.noreply.github.com> | 2020-01-22 23:45:57 +0100 |
| commit | ade9cfb6031a2e85aa55c9542852f31059aaef36 (patch) | |
| tree | 5aafd20ff7fa0350f87e28e32505166ebad79028 /src/version.rc | |
| parent | 6305f6e2e93ec9c0e6fdef996713eb5be7bdd46e (diff) | |
Bump bersion for dev build 3
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 11874365..6b7dfc46 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.0alpha2\0" +#define VER_FILEVERSION_STR "2.3.0alpha3\0" VS_VERSION_INFO VERSIONINFO FILEVERSION VER_FILEVERSION |
