Bump CLIENT_VERSION_BUILD
authorCryptoManiac <balthazar@yandex.ru>
Mon, 22 Feb 2016 15:36:39 +0000 (18:36 +0300)
committerCryptoManiac <balthazar@yandex.ru>
Mon, 22 Feb 2016 15:36:39 +0000 (18:36 +0300)
src/clientversion.h

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