summaryrefslogtreecommitdiff
path: root/HISTORY.h
diff options
context:
space:
mode:
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 893ae4e..6a0e581 100644
--- a/HISTORY.h
+++ b/HISTORY.h
@@ -5,8 +5,8 @@
*
*/
-#define _VERSION "1.1.51"
-#define VERSION_DATE "20.03.2017"
+#define _VERSION "1.1.52"
+#define VERSION_DATE "2103.2017"
#define DB_API 4
@@ -19,6 +19,9 @@
/*
* ------------------------------------
+2017-03-21 version 1.1.52(horchi)
+ - bugfix: crash in EPG menu
+
2017-03-20: version 1.1.51 (horchi)
- change: Removed compiler warnings when using clang
- added: Added clang++ to Make.config (as optional compiler)