Bump version to 0.5.9
[novacoin.git] / src / version.h
index f182691..7a711ef 100644 (file)
@@ -45,6 +45,6 @@ static const int NOBLKS_VERSION_END = 60006;
 
 #define DISPLAY_VERSION_MAJOR       0
 #define DISPLAY_VERSION_MINOR       5
-#define DISPLAY_VERSION_REVISION    8
+#define DISPLAY_VERSION_REVISION    9
 
 #endif