Bumped version numbers to 0.4.0rc1

This commit is contained in:
Gavin Andresen
2011-09-02 13:31:28 -04:00
parent 712077a760
commit 7464e647de
7 changed files with 34 additions and 17 deletions

View File

@ -59,7 +59,7 @@ class CDataStream;
class CAutoFile;
static const unsigned int MAX_SIZE = 0x02000000;
static const int VERSION = 32500;
static const int VERSION = 40000;
static const char* pszSubVer = "";
static const bool VERSION_IS_BETA = true;