summaryrefslogtreecommitdiff
path: root/HISTORY.h
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY.h')
-rw-r--r--HISTORY.h11
1 files changed, 9 insertions, 2 deletions
diff --git a/HISTORY.h b/HISTORY.h
index 71644a9..a03b2bb 100644
--- a/HISTORY.h
+++ b/HISTORY.h
@@ -4,8 +4,8 @@
* -----------------------------------
*/
-#define _VERSION "1.1.141"
-#define VERSION_DATE "14.05.2018"
+#define _VERSION "1.1.143"
+#define VERSION_DATE "02.10.2018"
#define DB_API 7
#ifdef GIT_REV
@@ -17,6 +17,13 @@
/*
* ------------------------------------
*
+
+2018-10-02: version 1.1.143 (horchi)
+ change: Fixed compile problem of epglv
+
+2018-09-02: version 1.1.142 (horchi)
+ added: Auto update of modified channelids
+ change: systemd now default in Make.config
2018-05-14: version 1.1.141 (horchi)
added: Compatibility for newer MariaBD librarys (patch by provided by marco)