diff options
author | horchi <vdr@jwendel.de> | 2020-02-29 16:17:08 +0100 |
---|---|---|
committer | horchi <vdr@jwendel.de> | 2020-02-29 16:17:08 +0100 |
commit | b00d26e01e57b3d438411ad57ec0b83506e0fd07 (patch) | |
tree | 0843cb935088dced0ef746441bd9ca01d9c1eb95 /HISTORY.h | |
parent | 7e89bf01a1e8829d27cc35e051c06fd0de54a321 (diff) | |
download | vdr-epg-daemon-b00d26e01e57b3d438411ad57ec0b83506e0fd07.tar.gz vdr-epg-daemon-b00d26e01e57b3d438411ad57ec0b83506e0fd07.tar.bz2 |
2020-02-29: version 1.1.159 (horchi)\n - change: Don't set end of timer by webif\n\n1.1.159
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.158" -#define VERSION_DATE "24.02.2020" +#define _VERSION "1.1.159" +#define VERSION_DATE "29.02.2020" #define DB_API 7 #ifdef GIT_REV @@ -19,6 +19,9 @@ * * +2020-02-29: version 1.1.159 (horchi) + - change: Don't set end of timer by webif + 2020-02-24: version 1.1.158 (horchi) - bugfix: Fixed move of timer by webif |