v0.5.2 snapshot
[novacoin.git] / src / version.h
index 572da25..287298a 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    1
+#define DISPLAY_VERSION_REVISION    2
 
 #endif