Bump version to 0.3.24.

This commit is contained in:
Jeff Garzik
2011-07-02 16:55:11 -04:00
committed by Jeff Garzik
parent a76899624a
commit b4b536d782
4 changed files with 6 additions and 6 deletions

View File

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