version bump

This commit is contained in:
Evan Duffield 2014-09-13 06:31:49 -07:00
parent 95b3909493
commit 430a9f17a8

View File

@ -9,7 +9,7 @@
#define CLIENT_VERSION_MAJOR 0 #define CLIENT_VERSION_MAJOR 0
#define CLIENT_VERSION_MINOR 9 #define CLIENT_VERSION_MINOR 9
#define CLIENT_VERSION_REVISION 13 #define CLIENT_VERSION_REVISION 13
#define CLIENT_VERSION_BUILD 7 #define CLIENT_VERSION_BUILD 9
// Set to true for release, false for prerelease or test build // Set to true for release, false for prerelease or test build
#define CLIENT_VERSION_IS_RELEASE true #define CLIENT_VERSION_IS_RELEASE true