Update version to 1.0.7-1

This commit is contained in:
Jay Graber
2017-03-08 12:50:33 -08:00
parent 24a24abf75
commit 0fe4b85708
4 changed files with 5 additions and 5 deletions

View File

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