Bump version to 0.3.23.

This commit is contained in:
Jeff Garzik
2011-06-05 10:39:01 -04:00
committed by Jeff Garzik
parent 09d1484b22
commit 6f07e22210
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 = 32200;
static const int VERSION = 32300;
static const char* pszSubVer = "";
static const bool VERSION_IS_BETA = true;