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 b53146a..36ee428 100644
--- a/HISTORY.h
+++ b/HISTORY.h
@@ -4,8 +4,8 @@
* -----------------------------------
*/
-#define _VERSION "1.1.138"
-#define VERSION_DATE "11.03.2018"
+#define _VERSION "1.1.139"
+#define VERSION_DATE "18.04.2018"
#define DB_API 7
#ifdef GIT_REV
@@ -18,6 +18,9 @@
* ------------------------------------
*
+2018-04-18: version 1.1.139 (horchi)
+ change: Prepared search timer filter by channel number (to be added to WEBIF)
+
2018-03-11: version 1.1.138 (horchi)
change: Fixed image problem with epgdata
due to interface change by epgdata (patch by seahawk1986)