From 9250a19c953832f569252b26149b73c53cb43e67 Mon Sep 17 00:00:00 2001 From: horchi Date: Mon, 17 Feb 2020 19:22:04 +0100 Subject: 2020-02-17: version 1.1.157 (horchi)\n - bugfix: Fixed conflicting timer start times\n\n --- HISTORY.h | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'HISTORY.h') diff --git a/HISTORY.h b/HISTORY.h index cefa8b7..f6bd680 100644 --- a/HISTORY.h +++ b/HISTORY.h @@ -4,8 +4,8 @@ * ----------------------------------- */ -#define _VERSION "1.1.156" -#define VERSION_DATE "12.02.2020" +#define _VERSION "1.1.157" +#define VERSION_DATE "17.02.2020" #define DB_API 7 #ifdef GIT_REV @@ -18,6 +18,10 @@ * ------------------------------------ * * + +2020-02-17: version 1.1.157 (horchi) + - bugfix: Fixed conflicting timer start times + 2020-02-12: version 1.1.156 (horchi) - added: New fields for future fetures -- cgit v1.2.3