We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5dc34d commit d03f0e9Copy full SHA for d03f0e9
1 file changed
src/clientversion.h
@@ -9,7 +9,7 @@
9
#define CLIENT_VERSION_MAJOR 1
10
#define CLIENT_VERSION_MINOR 2
11
#define CLIENT_VERSION_REVISION 1
12
-#define CLIENT_VERSION_BUILD 5
+#define CLIENT_VERSION_BUILD 6
13
14
// Converts the parameter X to a string after macro replacement on X has been performed.
15
// Don't merge these into one macro!
0 commit comments