Bump version to 0.5.0
[novacoin.git] / src / version.h
index fd6aa43..aa725da 100644 (file)
@@ -50,8 +50,7 @@ static const int BIP0031_VERSION = 60000;
 static const int MEMPOOL_GD_VERSION = 60002;
 
 #define DISPLAY_VERSION_MAJOR       0
-#define DISPLAY_VERSION_MINOR       4
-#define DISPLAY_VERSION_REVISION    4
-#define DISPLAY_VERSION_BUILD       6
+#define DISPLAY_VERSION_MINOR       5
+#define DISPLAY_VERSION_REVISION    0
 
 #endif