From ff7cc03b5ce450de737b3dad2849cafa26925f96 Mon Sep 17 00:00:00 2001 From: Hendrik Langer Date: Wed, 27 Jun 2018 23:09:12 +0200 Subject: [PATCH] bump version --- src/main.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.h b/src/main.h index beabb23..7f5d92a 100644 --- a/src/main.h +++ b/src/main.h @@ -7,6 +7,6 @@ #define DEBUG_MSG(...) #endif -#define FW_VERSION 23 +#define FW_VERSION 25 #endif /* _MAIN_H */