We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0afde33 commit dfb3ea2Copy full SHA for dfb3ea2
1 file changed
src/clientversion.h
@@ -18,8 +18,8 @@
18
//! These need to be macros, as clientversion.cpp's and bitsend*-res.rc's voodoo requires it
19
#define CLIENT_VERSION_MAJOR 0
20
#define CLIENT_VERSION_MINOR 14
21
-#define CLIENT_VERSION_REVISION 0
22
-#define CLIENT_VERSION_BUILD 6
+#define CLIENT_VERSION_REVISION 1
+#define CLIENT_VERSION_BUILD 0
23
24
//! Set to true for release, false for prerelease or test build
25
#define CLIENT_VERSION_IS_RELEASE true
0 commit comments