Bump version to 0.5.4
[novacoin.git] / src / version.h
index c5f0e89..4d84d5f 100644 (file)
@@ -51,6 +51,6 @@ static const int MEMPOOL_GD_VERSION = 60002;
 
 #define DISPLAY_VERSION_MAJOR       0
 #define DISPLAY_VERSION_MINOR       5
-#define DISPLAY_VERSION_REVISION    3
+#define DISPLAY_VERSION_REVISION    4
 
 #endif