summaryrefslogtreecommitdiff
path: root/src/version.rc
diff options
context:
space:
mode:
authorisanae <14251494+isanae@users.noreply.github.com>2019-12-29 07:30:07 -0500
committerGitHub <noreply@github.com>2019-12-29 07:30:07 -0500
commit57b049b6d7825d4de38bcbaeb6bb5efc0fba8109 (patch)
tree294a8bd7790e8f2c976d79a8a29622e550179ab1 /src/version.rc
parentdc6653e1009a8081cd4bae7ba15751b9cc6b5e4b (diff)
parent52cc3a41c73851d88983223361c03b800db8c2a2 (diff)
Merge pull request #953 from isanae/rc6-fixes
rc6 fixes
Diffstat (limited to 'src/version.rc')
-rw-r--r--src/version.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.rc b/src/version.rc
index 0cf44243..f7b5f0d5 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,2,2
-#define VER_FILEVERSION_STR "2.2.2rc5\0"
+#define VER_FILEVERSION_STR "2.2.2rc6\0"
VS_VERSION_INFO VERSIONINFO
FILEVERSION VER_FILEVERSION