Update client version to 2.12.1.1

This commit is contained in:
lateminer
2018-09-30 18:17:04 +03:00
parent 556187e3f8
commit 5a5d74b07c
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@
#define CLIENT_VERSION_MAJOR 2
#define CLIENT_VERSION_MINOR 12
#define CLIENT_VERSION_REVISION 1
#define CLIENT_VERSION_BUILD 0
#define CLIENT_VERSION_BUILD 1
//! Set to true for release, false for prerelease or test build
#define CLIENT_VERSION_IS_RELEASE true