Bump version to 0.5.0.4

This commit is contained in:
Luke Dashjr
2012-01-10 15:54:38 -05:00
parent cc19ba76e4
commit 507848b63d
6 changed files with 13 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 = 50003;
static const int VERSION = 50004;
static const char* pszSubVer = "";
static const bool VERSION_IS_BETA = true;