summaryrefslogtreecommitdiff
path: root/src/version.rc
diff options
context:
space:
mode:
authorisanae <14251494+isanae@users.noreply.github.com>2019-12-29 07:16:09 -0500
committerisanae <14251494+isanae@users.noreply.github.com>2019-12-29 07:16:09 -0500
commit52cc3a41c73851d88983223361c03b800db8c2a2 (patch)
tree294a8bd7790e8f2c976d79a8a29622e550179ab1 /src/version.rc
parentdc6653e1009a8081cd4bae7ba15751b9cc6b5e4b (diff)
refresh after manually unlocking the ui
fixed nexus connect button staying as "cancel" in case of errors fixed logging of duplicate dll loading bumped to rc6
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