We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d056671 commit dc30c2aCopy full SHA for dc30c2a
src/clientversion.h
@@ -16,7 +16,7 @@
16
//! These need to be macros, as clientversion.cpp's and xsn*-res.rc's voodoo requires it
17
#define CLIENT_VERSION_MAJOR 1
18
#define CLIENT_VERSION_MINOR 0
19
-#define CLIENT_VERSION_REVISION 5
+#define CLIENT_VERSION_REVISION 6
20
#define CLIENT_VERSION_BUILD 0
21
22
//! Set to true for release, false for prerelease or test build
0 commit comments