Bump version to 0.5.7
[novacoin.git] / src / version.h
index feb6edf..9afa2a9 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    6
+#define DISPLAY_VERSION_REVISION    7
 
 #endif