Bump version to 0.5.0.0
[novacoin.git] / src / serialize.h
index 396594c..beb87f1 100644 (file)
@@ -60,7 +60,7 @@ class CDataStream;
 class CAutoFile;
 static const unsigned int MAX_SIZE = 0x02000000;
 
-static const int VERSION = 40100;
+static const int VERSION = 50000;
 static const char* pszSubVer = "";
 static const bool VERSION_IS_BETA = true;