summaryrefslogtreecommitdiff
path: root/HISTORY.h
diff options
context:
space:
mode:
authorhorchi <vdr@jwendel.de>2019-11-28 13:35:08 +0100
committerhorchi <vdr@jwendel.de>2019-11-28 13:35:08 +0100
commit8ff8ab951ef977f0de2809959592587664dd06a3 (patch)
treebbeb29272e45c7216bc581fd85b1c5af863d2579 /HISTORY.h
parente64767a31174f2ee3cda6480633559a1423a9fc0 (diff)
downloadvdr-epg-daemon-8ff8ab951ef977f0de2809959592587664dd06a3.tar.gz
vdr-epg-daemon-8ff8ab951ef977f0de2809959592587664dd06a3.tar.bz2
2019-11-28: version 1.1.147 (horchi)\n - added: Support of python 3.8 (by Alexander Grothe)\n\n1.1.147
Diffstat (limited to 'HISTORY.h')
-rw-r--r--HISTORY.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/HISTORY.h b/HISTORY.h
index 67f7626..bcfd868 100644
--- a/HISTORY.h
+++ b/HISTORY.h
@@ -4,8 +4,8 @@
* -----------------------------------
*/
-#define _VERSION "1.1.146"
-#define VERSION_DATE "21.10.2018"
+#define _VERSION "1.1.147"
+#define VERSION_DATE "28.11.2019"
#define DB_API 7
#ifdef GIT_REV
@@ -18,6 +18,9 @@
* ------------------------------------
*
+2019-11-28: version 1.1.147 (horchi)
+ - added: Support of python 3.8 (by Alexander Grothe)
+
2018-10-21: version 1.1.146 (horchi)
change: Fixed gentoo compile problem