We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a29c83 commit c55dca3Copy full SHA for c55dca3
include/config.h
@@ -3,7 +3,7 @@
3
4
#define FW_MAJOR_VERSION 1
5
#define FW_MINOR_VERSION 7
6
-#define FW_PATCH_VERSION 7
+#define FW_PATCH_VERSION 8
7
8
// Helper macros for stringification
9
#define STRINGIFY(x) #x
0 commit comments