summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorLostDragonist <lost.dragonist@gmail.com>2018-08-24 19:50:46 -0500
committerLostDragonist <lost.dragonist@gmail.com>2018-08-24 19:50:46 -0500
commit8ea8444dc89546ee731060e66a9b33d3721bbf6d (patch)
treef22a8ce5af683b4af0471a80a7141380cb918ea7 /src
parent258bddb6b761365c1b4688d5f91885c14f2b1efc (diff)
Update the version to 2.1.6
Diffstat (limited to 'src')
-rw-r--r--src/version.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/version.rc b/src/version.rc
index 1b0eba08..3f2deab0 100644
--- a/src/version.rc
+++ b/src/version.rc
@@ -3,8 +3,8 @@
// If VS_FF_PRERELEASE is not set, MO labels the build as a release and uses VER_FILEVERSION to determine version number.
// 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,5
-#define VER_FILEVERSION_STR "2.1.5\0"
+#define VER_FILEVERSION 2,1,6
+#define VER_FILEVERSION_STR "2.1.6\0"
VS_VERSION_INFO VERSIONINFO
FILEVERSION VER_FILEVERSION