summaryrefslogtreecommitdiff
path: root/HISTORY.h
diff options
context:
space:
mode:
authorhorchi <vdr@jwendel.de>2018-10-02 19:21:14 +0200
committerhorchi <vdr@jwendel.de>2018-10-02 19:21:14 +0200
commitbd6ac8b88a6e128ad8778aad89f5d8c3f31148de (patch)
treec5e044200fc3101d6d14452aadc04b524883281b /HISTORY.h
parent1cbab41a38411ded875924d8b3cdaba68bafd574 (diff)
downloadvdr-epg-daemon-bd6ac8b88a6e128ad8778aad89f5d8c3f31148de.tar.gz
vdr-epg-daemon-bd6ac8b88a6e128ad8778aad89f5d8c3f31148de.tar.bz2
2018-10-02: version 1.1.143 (horchi)\n change: Fixed compile problem of epglv \n \n1.1.143
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)