Update version numbers for 1.0.0-rc4.

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
Daira Hopwood
2016-10-27 13:36:54 +01:00
parent c5eba1812b
commit 3a334bedd2
6 changed files with 11 additions and 5 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 27
#define CLIENT_VERSION_BUILD 28
//! Set to true for release, false for prerelease or test build
#define CLIENT_VERSION_IS_RELEASE false