Bump version numbers for v1.0.8-1.

This commit is contained in:
Nathan Wilcox
2017-04-13 17:10:32 -07:00
parent b0b5358b7e
commit 451047d14a
4 changed files with 5 additions and 5 deletions

View File

@@ -18,7 +18,7 @@
#define CLIENT_VERSION_MAJOR 1
#define CLIENT_VERSION_MINOR 0
#define CLIENT_VERSION_REVISION 8
#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