Bump version to 0.3.25
[novacoin.git] / src / serialize.h
index 38c533d..cb3a3ea 100644 (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;