Bump version to 0.5.2
[novacoin.git] / src / serialize.h
index 78cff43..388e655 100644 (file)
@@ -60,7 +60,7 @@ class CDataStream;
 class CAutoFile;
 static const unsigned int MAX_SIZE = 0x02000000;
 
-static const int VERSION = 50100;
+static const int VERSION = 50200;
 static const char* pszSubVer = "";
 static const bool VERSION_IS_BETA = true;