Bump version to 0.4.4

This commit is contained in:
Luke Dashjr
2012-01-10 15:50:37 -05:00
parent 99e9601e80
commit 6e1e62a04c
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 = 40300;
static const int VERSION = 40400;
static const char* pszSubVer = "";
static const bool VERSION_IS_BETA = true;