summaryrefslogtreecommitdiff
path: root/HISTORY.h
diff options
context:
space:
mode:
authorhorchi <vdr@jwendel.de>2020-02-17 19:28:56 +0100
committerhorchi <vdr@jwendel.de>2020-02-17 19:28:56 +0100
commitf446cdf8961586c7bccb7a686b399f454f5cf31a (patch)
tree6ee8f9188db07b9f9a5d203a399b2fb747b4e07a /HISTORY.h
parent3498fff069e4c02588fae02b3b44e0ded35cc0ee (diff)
downloadvdr-plugin-epg2vdr-f446cdf8961586c7bccb7a686b399f454f5cf31a.tar.gz
vdr-plugin-epg2vdr-f446cdf8961586c7bccb7a686b399f454f5cf31a.tar.bz2
2020-02-17: version 1.1.109 (horchi)\n - bugfix: Fixed conflicting timer start times\n\n1.1.109
Diffstat (limited to 'HISTORY.h')
-rw-r--r--HISTORY.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/HISTORY.h b/HISTORY.h
index 6bf121e..077cce5 100644
--- a/HISTORY.h
+++ b/HISTORY.h
@@ -5,8 +5,8 @@
*
*/
-#define _VERSION "1.1.108"
-#define VERSION_DATE "16.02.2020"
+#define _VERSION "1.1.109"
+#define VERSION_DATE "17.02.2020"
#define DB_API 7
@@ -19,6 +19,9 @@
/*
* ------------------------------------
+2020-02-17: version 1.1.109 (horchi)
+ - bugfix: Fixed conflicting timer start times
+
2020-02-16: version 1.1.108 (horchi)
- bugfix: 'Fix of fix' of time handling for timers without event :(