summaryrefslogtreecommitdiff
path: root/HISTORY.h
diff options
context:
space:
mode:
authorhorchi <vdr@jwendel.de>2017-03-23 18:50:46 +0100
committerhorchi <vdr@jwendel.de>2017-03-23 18:50:46 +0100
commitdcf081666c526b6c9d5f1992088a56ea50b4816d (patch)
tree09a2f7be8d31e9a9e40c0ee42845939f9138a841 /HISTORY.h
parentdfdedfcafbca62a0a5a327b6ee1b453e0341a753 (diff)
downloadvdr-epg-daemon-dcf081666c526b6c9d5f1992088a56ea50b4816d.tar.gz
vdr-epg-daemon-dcf081666c526b6c9d5f1992088a56ea50b4816d.tar.bz2
2017-03-23: version 1.1.114 (horchi)\n - change: Minor view change for peding features\n\n1.1.114
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 e85b846..e3aac53 100644
--- a/HISTORY.h
+++ b/HISTORY.h
@@ -4,8 +4,8 @@
* -----------------------------------
*/
-#define _VERSION "1.1.113"
-#define VERSION_DATE "20.03.2017"
+#define _VERSION "1.1.114"
+#define VERSION_DATE "23.03.2017"
#define DB_API 4
#ifdef GIT_REV
@@ -17,8 +17,11 @@
/*
* ------------------------------------
+2017-03-23: version 1.1.114 (horchi)
+ - change: Minor view change for peding features
+
2017-03-20: version 1.1.113 (horchi)
- -added: Add validity check of the API key for https://www.themoviedb.org (by 3po)
+ - added: Add validity check of the API key for https://www.themoviedb.org (by 3po)
- change: Removed compiler warnings when using clang
- added: Added clang++ to Make.config (as optional compiler)