merged rc5 back into rc4

This commit is contained in:
Evan Duffield 2014-08-21 13:25:07 -07:00
parent f9c463077e
commit df1dd73039

View File

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