Bump version
[novacoin.git] / src / version.h
index 7a711ef..7dfd128 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    9
+#define DISPLAY_VERSION_REVISION    10
 
 #endif