Bump version to 0.5.0.0

This commit is contained in:
Gavin Andresen
2011-10-08 17:29:47 -04:00
parent 0b3f3657c8
commit 94eaab7710
3 changed files with 9 additions and 8 deletions

View File

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