summaryrefslogtreecommitdiff
path: root/HISTORY.h
diff options
context:
space:
mode:
authorhorchi <vdr@jwendel.de>2018-10-04 10:38:40 +0200
committerhorchi <vdr@jwendel.de>2018-10-04 10:38:40 +0200
commite075382d665b60f0456cf9c3a6f6de120809cb2b (patch)
treeb9b665c61339fe5289f0cbef33e0e1568ce52b85 /HISTORY.h
parente8781e497a86af36db0aa595f8322f2947815fc3 (diff)
downloadvdr-epg-daemon-e075382d665b60f0456cf9c3a6f6de120809cb2b.tar.gz
vdr-epg-daemon-e075382d665b60f0456cf9c3a6f6de120809cb2b.tar.bz2
2018-10-04: version 1.1.145 (horchi)\n change: Optimized mysql password handling in epgd scripts\n\n1.1.145
Diffstat (limited to 'HISTORY.h')
-rw-r--r--HISTORY.h8
1 files changed, 6 insertions, 2 deletions
diff --git a/HISTORY.h b/HISTORY.h
index 7eb3d2c..4ad5b6d 100644
--- a/HISTORY.h
+++ b/HISTORY.h
@@ -4,8 +4,8 @@
* -----------------------------------
*/
-#define _VERSION "1.1.144"
-#define VERSION_DATE "03.10.2018"
+#define _VERSION "1.1.145"
+#define VERSION_DATE "04.10.2018"
#define DB_API 7
#ifdef GIT_REV
@@ -17,6 +17,10 @@
/*
* ------------------------------------
*
+
+2018-10-04: version 1.1.145 (horchi)
+ change: Optimized mysql password handling in epgd scripts
+
2018-10-03: version 1.1.144 (horchi)
change: Fixed g++-8 warnings