Bump version to 0.3.25

Yes, we might release as v0.4, but let's just do a simple increment
for now.
This commit is contained in:
Jeff Garzik
2011-07-13 01:19:26 -04:00
committed by Jeff Garzik
parent 116df55e21
commit 24a0def8cd
5 changed files with 8 additions and 8 deletions

View File

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