Bump version to 0.4.4.3
[novacoin.git] / src / version.h
index 30e4488..32a2201 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       2
+#define DISPLAY_VERSION_BUILD       3
 
 #endif