diff options
| author | LostDragonist <lost.dragonist@gmail.com> | 2019-01-05 21:50:52 -0600 |
|---|---|---|
| committer | LostDragonist <lost.dragonist@gmail.com> | 2019-01-05 21:50:52 -0600 |
| commit | eb6ee86da45e07b486d950234543ad1dcfc3879b (patch) | |
| tree | bef1c6ce86536841951e0f8da7e8eaa1c51a692d /src/version.rc | |
| parent | f2c145b2fc9d6ffce838398e06f7aa583d05887d (diff) | |
Change version to 2.1.7alpha5
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 de5ec82e..92a70360 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,1,7
-#define VER_FILEVERSION_STR "2.1.7alpha4\0"
+#define VER_FILEVERSION_STR "2.1.7alpha5\0"
VS_VERSION_INFO VERSIONINFO
FILEVERSION VER_FILEVERSION
|
