diff options
Diffstat (limited to 'HISTORY.h')
-rw-r--r-- | HISTORY.h | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -4,8 +4,8 @@ * ----------------------------------- */ -#define _VERSION "1.1.157" -#define VERSION_DATE "17.02.2020" +#define _VERSION "1.1.158" +#define VERSION_DATE "24.02.2020" #define DB_API 7 #ifdef GIT_REV @@ -19,6 +19,9 @@ * * +2020-02-24: version 1.1.158 (horchi) + - bugfix: Fixed move of timer by webif + 2020-02-17: version 1.1.157 (horchi) - bugfix: Fixed conflicting timer start times |