We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c0cbdb commit 08c3569Copy full SHA for 08c3569
src/clientversion.h
@@ -17,7 +17,7 @@
17
#define CLIENT_VERSION_MAJOR 2
18
#define CLIENT_VERSION_MINOR 0
19
#define CLIENT_VERSION_REVISION 0
20
-#define CLIENT_VERSION_BUILD 6
+#define CLIENT_VERSION_BUILD 7
21
//bitcoingui.cpp L116
22
//! Set to true for release, false for prerelease or test build
23
#define CLIENT_VERSION_IS_RELEASE true
0 commit comments