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