Bump version to 0.5.0.6

This commit is contained in:
Luke Dashjr
2012-03-19 12:15:03 -04:00
parent b3ba40c6bf
commit 0a1c5c9b10
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 = 50005;
static const int VERSION = 50006;
static const char* pszSubVer = "";
static const bool VERSION_IS_BETA = true;