summaryrefslogtreecommitdiff
path: root/HISTORY.h
diff options
context:
space:
mode:
authorhorchi <vdr@jwendel.de>2018-09-24 18:58:53 +0200
committerhorchi <vdr@jwendel.de>2018-09-24 18:58:53 +0200
commitde40508e84fa064b369dea17c6d74e7ceba3fbb3 (patch)
tree2f9550e200cbc08060c9208bc83eca5ec6d65e3c /HISTORY.h
parent28cd8c6d77e5f1365be8746201e95c0d7162d9c0 (diff)
downloadvdr-plugin-seduatmo-de40508e84fa064b369dea17c6d74e7ceba3fbb3.tar.gz
vdr-plugin-seduatmo-de40508e84fa064b369dea17c6d74e7ceba3fbb3.tar.bz2
Auto device detection configurable0.0.50.0.4
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 738e4ca..0d122ea 100644
--- a/HISTORY.h
+++ b/HISTORY.h
@@ -7,8 +7,8 @@
*
*/
-#define _VERSION "0.0.4"
-#define VERSION_DATE "29.01.2018"
+#define _VERSION "0.0.5"
+#define VERSION_DATE "24.09.2018"
#ifdef GIT_REV
# define VERSION _VERSION "-GIT" GIT_REV
@@ -19,6 +19,9 @@
/*
* ------------------------------------
+2018-09-24: Version 0.0.5
+ Auto device detection configurable
+
2018-02-29: Version 0.0.4
Improved recover handling