summaryrefslogtreecommitdiff
path: root/HISTORY.h
diff options
context:
space:
mode:
authorhorchi <vdr@jwendel.de>2017-05-02 08:46:37 +0200
committerhorchi <vdr@jwendel.de>2017-05-02 08:46:37 +0200
commit938f8837a12619da944bde2c67deefe633f6f201 (patch)
tree376e1fae9f4977dc0360c847360608ffce34d6b0 /HISTORY.h
parent507589a21e103175efe1a56df9bb76c1041d4c2e (diff)
downloadvdr-plugin-epg2vdr-1.1.57.tar.gz
vdr-plugin-epg2vdr-1.1.57.tar.bz2
2017-05-02 version 1.1.57 (horchi)\n - bugfix: Fixed possible problem with epg for new channels since vdr 2.3.x\n\n1.1.57
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 953db33..f5c6afa 100644
--- a/HISTORY.h
+++ b/HISTORY.h
@@ -5,8 +5,8 @@
*
*/
-#define _VERSION "1.1.56"
-#define VERSION_DATE "24.03.2017"
+#define _VERSION "1.1.57"
+#define VERSION_DATE "02.05.2017"
#define DB_API 4
@@ -19,6 +19,9 @@
/*
* ------------------------------------
+2017-05-02 version 1.1.57 (horchi)
+ - bugfix: Fixed possible problem with epg for new channels since vdr 2.3.x
+
2017-03-24 version 1.1.56 (horchi)
- bugfix: Fixed problem with service interface (frequent db reconnects)