We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8613f4c commit 470d6c6Copy full SHA for 470d6c6
src/version.h
@@ -3,7 +3,7 @@
3
4
#define RELEASE_VER_MAIN 1
5
#define RELEASE_VER_SUB 8
6
-#define RELEASE_VER_FIX 0
+#define RELEASE_VER_FIX 1
7
#define RELEASE_VER_PATCH 0
8
9
#define TOSTRING2(arg) #arg
0 commit comments