Update release version number for 1.0.0-rc1

This commit is contained in:
Simon
2016-10-17 10:59:07 -07:00
parent 6a7acc29a1
commit f7a624299d
3 changed files with 3 additions and 3 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 1
#define CLIENT_VERSION_BUILD 25
//! Set to true for release, false for prerelease or test build
#define CLIENT_VERSION_IS_RELEASE false