From ff240f5868a5f4dd4b7ccc62393ca6dbeec07d63 Mon Sep 17 00:00:00 2001 From: Hendrik Langer Date: Thu, 4 Jul 2019 12:29:54 +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 f857dae..9f15701 100644 --- a/src/main.h +++ b/src/main.h @@ -7,6 +7,6 @@ #define DEBUG_MSG(...) #endif -#define FW_VERSION 37 +#define FW_VERSION 39 #endif /* _MAIN_H */