Bump version to 0.4.4.4
[novacoin.git] / src / version.h
index 32a2201..c579dfb 100644 (file)
@@ -47,6 +47,6 @@ static const int MEMPOOL_GD_VERSION = 60002;
 #define DISPLAY_VERSION_MAJOR       0
 #define DISPLAY_VERSION_MINOR       4
 #define DISPLAY_VERSION_REVISION    4
-#define DISPLAY_VERSION_BUILD       3
+#define DISPLAY_VERSION_BUILD       4
 
 #endif