We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dab1e41 commit 020bc96Copy full SHA for 020bc96
1 file changed
src/clientversion.h
@@ -8,7 +8,7 @@
8
// These need to be macros, as version.cpp's and bitcoin-qt.rc's voodoo requires it
9
#define CLIENT_VERSION_MAJOR 2
10
#define CLIENT_VERSION_MINOR 1
11
-#define CLIENT_VERSION_REVISION 5
+#define CLIENT_VERSION_REVISION 6
12
#define CLIENT_VERSION_BUILD 0
13
14
// Converts the parameter X to a string after macro replacement on X has been performed.
0 commit comments