Bump version to 0.4.4.1
authoralex <alex@alex-VirtualBox.(none)>
Thu, 15 Aug 2013 20:41:05 +0000 (00:41 +0400)
committeralex <alex@alex-VirtualBox.(none)>
Thu, 15 Aug 2013 20:41:05 +0000 (00:41 +0400)
src/version.h

index 35e07f4..9b4d209 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       0
+#define DISPLAY_VERSION_BUILD       1
 
 #endif