summaryrefslogtreecommitdiff
path: root/HISTORY.h
diff options
context:
space:
mode:
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)