Version 1.0.4 update

Version 1.0.4 update for added checkpoints
This commit is contained in:
transcoder
2013-08-04 00:35:26 -06:00
parent f3307413ec
commit dda2f89183
5 changed files with 7 additions and 7 deletions

View File

@@ -15,7 +15,7 @@
#define CLIENT_VERSION_MAJOR 1
#define CLIENT_VERSION_MINOR 0
#define CLIENT_VERSION_REVISION 0
#define CLIENT_VERSION_BUILD 3
#define CLIENT_VERSION_BUILD 4
static const int CLIENT_VERSION =
1000000 * CLIENT_VERSION_MAJOR