summaryrefslogtreecommitdiff
path: root/HISTORY.h
diff options
context:
space:
mode:
authorhorchi <vdr@jwendel.de>2022-04-29 12:19:05 +0200
committerhorchi <vdr@jwendel.de>2022-04-29 12:19:05 +0200
commit5a6a55bfab016372c31b901968bb738a4b319326 (patch)
treef8cd1173ff5374d3a3ffc5e3fef53bcbfe0a2c62 /HISTORY.h
parent9c515233168067ee8e56d35a8ee89bfc4d74e618 (diff)
downloadvdr-plugin-epg2vdr-master.tar.gz
vdr-plugin-epg2vdr-master.tar.bz2
2022-04-29: version 1.2.7 (horchi)\n - change: Moded initialize of EPG handler to Initialize() (reported by Alexander Grothe)\n\nHEAD1.2.7master
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 801c7bc..3fc3c55 100644
--- a/HISTORY.h
+++ b/HISTORY.h
@@ -5,8 +5,8 @@
*
*/
-#define _VERSION "1.2.6"
-#define VERSION_DATE "12.01.2022"
+#define _VERSION "1.2.7"
+#define VERSION_DATE "29.04.2022"
#define DB_API 7
@@ -19,6 +19,9 @@
/*
* ------------------------------------
+2022-04-29: version 1.2.7 (horchi)
+ - change: Moded initialize of EPG handler to Initialize() (reported by Alexander Grothe)
+
2022-01-12: version 1.2.6 (horchi)
- change: Further porting to vdr 2.6 (fixed detection of timer stop)