Version numbers -> 0.7.0

This commit is contained in:
Gavin Andresen
2012-08-27 11:45:38 -04:00
parent a1755ec426
commit 03fa53a640
5 changed files with 8 additions and 8 deletions

View File

@@ -12,8 +12,8 @@
// These need to be macros, as version.cpp's voodoo requires it
#define CLIENT_VERSION_MAJOR 0
#define CLIENT_VERSION_MINOR 6
#define CLIENT_VERSION_REVISION 99
#define CLIENT_VERSION_MINOR 7
#define CLIENT_VERSION_REVISION 0
#define CLIENT_VERSION_BUILD 0
static const int CLIENT_VERSION =