summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhorchi <vdr@jwendel.de>2017-03-24 06:48:12 +0100
committerhorchi <vdr@jwendel.de>2017-03-24 06:48:12 +0100
commit1f4a00c6dc78a7fec4e3a26ee74c656484db015a (patch)
tree9070e47cd48e3bfbf727c48c5d6a665f5a559bb4
parent38bb1e22c4770f8cd6592a50572bce21d9de9b4a (diff)
downloadvdr-plugin-epg2vdr-1f4a00c6dc78a7fec4e3a26ee74c656484db015a.tar.gz
vdr-plugin-epg2vdr-1f4a00c6dc78a7fec4e3a26ee74c656484db015a.tar.bz2
2017-03-24 version 1.1.55 (horchi)\n - change: Fixed default make option\n\n1.1.55
-rw-r--r--HISTORY.h7
-rw-r--r--Make.config2
2 files changed, 6 insertions, 3 deletions
diff --git a/HISTORY.h b/HISTORY.h
index b102757..99e6f00 100644
--- a/HISTORY.h
+++ b/HISTORY.h
@@ -5,8 +5,8 @@
*
*/
-#define _VERSION "1.1.54"
-#define VERSION_DATE "23.03.2017"
+#define _VERSION "1.1.55"
+#define VERSION_DATE "24.03.2017"
#define DB_API 4
@@ -19,6 +19,9 @@
/*
* ------------------------------------
+2017-03-24 version 1.1.55 (horchi)
+ - change: Fixed default make option
+
2017-03-23 version 1.1.54 (horchi)
- added: New event plugin interface
diff --git a/Make.config b/Make.config
index 6deeb4c..7f80a5d 100644
--- a/Make.config
+++ b/Make.config
@@ -10,7 +10,7 @@
PREFIX = /usr/local
# enable AUX patch, in VDR >= 2.3.3 not needed!
-WITH_AUX_PATCH = 1
+#WITH_AUX_PATCH = 1
# enable graphtftng and/or pin plugin support if autodetection below don't work
#WITH_GTFT = 1