summaryrefslogtreecommitdiff
path: root/HISTORY.h
diff options
context:
space:
mode:
authorhorchi <vdr@jwendel.de>2018-10-03 10:45:40 +0200
committerhorchi <vdr@jwendel.de>2018-10-03 10:45:40 +0200
commit02fe82df754d3ec5a0a68a5fe1c0a020863afdf3 (patch)
tree527b611f1a6154206babf433c0f504f567be40c2 /HISTORY.h
parentbd6ac8b88a6e128ad8778aad89f5d8c3f31148de (diff)
downloadvdr-epg-daemon-02fe82df754d3ec5a0a68a5fe1c0a020863afdf3.tar.gz
vdr-epg-daemon-02fe82df754d3ec5a0a68a5fe1c0a020863afdf3.tar.bz2
2018-10-03: version 1.1.144 (horchi)\n change: Fixed g++-8 warnings\n\n1.1.144
Diffstat (limited to 'HISTORY.h')
-rw-r--r--HISTORY.h12
1 files changed, 7 insertions, 5 deletions
diff --git a/HISTORY.h b/HISTORY.h
index a03b2bb..7eb3d2c 100644
--- a/HISTORY.h
+++ b/HISTORY.h
@@ -4,8 +4,8 @@
* -----------------------------------
*/
-#define _VERSION "1.1.143"
-#define VERSION_DATE "02.10.2018"
+#define _VERSION "1.1.144"
+#define VERSION_DATE "03.10.2018"
#define DB_API 7
#ifdef GIT_REV
@@ -17,10 +17,12 @@
/*
* ------------------------------------
*
-
+2018-10-03: version 1.1.144 (horchi)
+ change: Fixed g++-8 warnings
+
2018-10-02: version 1.1.143 (horchi)
- change: Fixed compile problem of epglv
-
+ 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