We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3289c88 commit e71e428Copy full SHA for e71e428
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 1
10
#define CLIENT_VERSION_MINOR 2
11
-#define CLIENT_VERSION_REVISION 1
+#define CLIENT_VERSION_REVISION 2
12
#define CLIENT_VERSION_BUILD 1
13
14
// Set to true for release, false for prerelease or test build
0 commit comments