summaryrefslogtreecommitdiff
path: root/HISTORY.h
diff options
context:
space:
mode:
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