preps for future client-only mode,
[novacoin.git] / serialize.h
index 5088e37..7f47d0f 100644 (file)
@@ -25,7 +25,7 @@ class CDataStream;
 class CAutoFile;
 static const unsigned int MAX_SIZE = 0x02000000;
 
-static const int VERSION = 31702;
+static const int VERSION = 31703;
 static const char* pszSubVer = "";