Skip to content

Commit c55dca3

Browse files
committed
v1.7.8
1 parent 6a29c83 commit c55dca3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
#define FW_MAJOR_VERSION 1
55
#define FW_MINOR_VERSION 7
6-
#define FW_PATCH_VERSION 7
6+
#define FW_PATCH_VERSION 8
77

88
// Helper macros for stringification
99
#define STRINGIFY(x) #x

0 commit comments

Comments
 (0)