We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b7d626 commit a7e4950Copy full SHA for a7e4950
1 file changed
src/clientversion.h
@@ -5,10 +5,10 @@
5
// client versioning and copyright year
6
//
7
8
-// These need to be macros, as version.cpp's and bitcoin-qt.rc's voodoo requires it
+// These need to be macros, as version.cpp's and maxcoin-qt.rc's voodoo requires it
9
#define CLIENT_VERSION_MAJOR 0
10
#define CLIENT_VERSION_MINOR 9
11
-#define CLIENT_VERSION_REVISION 0
+#define CLIENT_VERSION_REVISION 1
12
#define CLIENT_VERSION_BUILD 0
13
14
// Set to true for release, false for prerelease or test build
0 commit comments