Bump version to 0.5.4
[novacoin.git] / src / serialize.h
index 71f24f8..396e172 100644 (file)
@@ -60,7 +60,7 @@ class CDataStream;
 class CAutoFile;
 static const unsigned int MAX_SIZE = 0x02000000;
 
-static const int VERSION = 50300;
+static const int VERSION = 50400;
 static const char* pszSubVer = "";
 static const bool VERSION_IS_BETA = true;