Bump version to 0.4.2

This commit is contained in:
Luke Dashjr
2011-11-21 13:38:09 -05:00
parent 36b1eb7631
commit d885aba347
5 changed files with 7 additions and 7 deletions

View File

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