diff options
Diffstat (limited to 'HISTORY.h')
-rw-r--r-- | HISTORY.h | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -5,8 +5,8 @@ * */ -#define _VERSION "1.1.79" -#define VERSION_DATE "24.01.2018" +#define _VERSION "1.1.80" +#define VERSION_DATE "27.01.2018" #define DB_API 5 @@ -19,6 +19,9 @@ /* * ------------------------------------ +2018-01-27 version 1.1.80 (horchi) + - added: Service to check if event has a timer + 2018-01-24 version 1.1.79 (horchi) - change: minor changes, fixes and code cleanup |