summaryrefslogtreecommitdiff
path: root/HISTORY.h
diff options
context:
space:
mode:
authorhorchi <vdr@jwendel.de>2019-10-29 14:50:09 +0100
committerhorchi <vdr@jwendel.de>2019-10-29 14:50:09 +0100
commiteaaaa7bbef546c987364cf83e6432f007e643787 (patch)
tree473ec5ae24e01baf688265f4fd4588a1b0b9282b /HISTORY.h
parent39245fef79ce67be42832d57869d7342b95667e9 (diff)
downloadvdr-plugin-epg2vdr-eaaaa7bbef546c987364cf83e6432f007e643787.tar.gz
vdr-plugin-epg2vdr-eaaaa7bbef546c987364cf83e6432f007e643787.tar.bz2
2019-10-29 version 1.1.100 (horchi)\n - bugfix: Added patch to fix potentially cras at end of recording (thaks to kfb77@vdr-portal)\n\n1.1.100
Diffstat (limited to 'HISTORY.h')
-rw-r--r--HISTORY.h9
1 files changed, 6 insertions, 3 deletions
diff --git a/HISTORY.h b/HISTORY.h
index ef5597c..51a93ee 100644
--- a/HISTORY.h
+++ b/HISTORY.h
@@ -5,10 +5,10 @@
*
*/
-#define _VERSION "1.1.99"
-#define VERSION_DATE "28.10.2019"
+#define _VERSION "1.1.100"
+#define VERSION_DATE "29.10.2019"
-#define DB_API 7
+#define DB_API 7
#ifdef GIT_REV
# define VERSION _VERSION "-GIT" GIT_REV
@@ -19,6 +19,9 @@
/*
* ------------------------------------
+2019-10-29 version 1.1.100 (horchi)
+ - bugfix: Added patch to fix potentially cras at end of recording (thaks to kfb77@vdr-portal)
+
2019-10-28 version 1.1.99 (horchi)
- added: Option to keep menu on channel switch open