Bump client version v0.4.4.7-nvc-next-testing2
authoralex <alex@alex-VirtualBox.(none)>
Sat, 25 Jan 2014 23:44:10 +0000 (03:44 +0400)
committeralex <alex@alex-VirtualBox.(none)>
Sat, 25 Jan 2014 23:44:10 +0000 (03:44 +0400)
src/clientversion.h

index 4a8f13f..3af7a87 100644 (file)
@@ -9,7 +9,7 @@
 #define CLIENT_VERSION_MAJOR       0
 #define CLIENT_VERSION_MINOR       7
 #define CLIENT_VERSION_REVISION    5
-#define CLIENT_VERSION_BUILD       5
+#define CLIENT_VERSION_BUILD       6
 
 // Converts the parameter X to a string after macro replacement on X has been performed.
 // Don't merge these into one macro!