diff options
| author | isanae <14251494+isanae@users.noreply.github.com> | 2020-04-17 10:25:42 -0400 |
|---|---|---|
| committer | isanae <14251494+isanae@users.noreply.github.com> | 2020-04-17 10:25:42 -0400 |
| commit | 21166f820bc793111ad40a950807dc84e961fad5 (patch) | |
| tree | 89b8b76cd633bdcb7845a86b800fcbc2740b556c /src | |
| parent | 47867d427f46a8478aa0107738adab1bfbfc7c56 (diff) | |
bumped to alpha 7
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 4c77bfb6..f6900cd3 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.0alpha6\0" +#define VER_FILEVERSION_STR "2.3.0alpha7\0" VS_VERSION_INFO VERSIONINFO FILEVERSION VER_FILEVERSION |
