v1.0.0-beta2

This commit is contained in:
Jack Grigg
2016-10-04 21:55:26 -05:00
parent b4526f4d22
commit 17b23ffe20
5 changed files with 126 additions and 7 deletions

View File

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