Bump version to 0.5.0.3
[novacoin.git] / src / serialize.h
index d1296ed..fdfd634 100644 (file)
@@ -60,7 +60,7 @@ class CDataStream;
 class CAutoFile;
 static const unsigned int MAX_SIZE = 0x02000000;
 
-static const int VERSION = 50002;
+static const int VERSION = 50003;
 static const char* pszSubVer = "";
 static const bool VERSION_IS_BETA = true;