diff --git a/src/main.h b/src/main.h index 1be265c..feda695 100644 --- a/src/main.h +++ b/src/main.h @@ -7,6 +7,6 @@ #define DEBUG_MSG(...) #endif -#define FW_VERSION 13 +#define FW_VERSION 14 #endif /* _MAIN_H */