Bump version 0.5.99 (prep for pulling for version 0.6)

This commit is contained in:
Gavin Andresen
2011-12-16 12:31:59 -05:00
parent b12fc3e112
commit 8896c2d9d6
5 changed files with 7 additions and 7 deletions

View File

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