summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlouis <louis.braun@gmx.de>2014-11-29 11:56:49 +0100
committerlouis <louis.braun@gmx.de>2014-11-29 11:56:49 +0100
commitda25976325f4797da06b350685ee93fed07c4f97 (patch)
tree09c4db4561cface19d26f91f89b19bb54aebd8f8
parentaf864fd4492569b19b956b3082e95fa091b18ed8 (diff)
downloadvdr-plugin-skindesigner-0.0.7.tar.gz
vdr-plugin-skindesigner-0.0.7.tar.bz2
Version 0.0.70.0.7
-rw-r--r--HISTORY3
-rw-r--r--skindesigner.c2
2 files changed, 4 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index e964c7a..baf0617 100644
--- a/HISTORY
+++ b/HISTORY
@@ -97,3 +97,6 @@ Version 0.0.6
- added compatibility to librsvg >= 2.36.1
- added onpause and onpausemodeonly in displayreplay
- added {channellogoexists} Token everywhere where {channelid} is available
+
+Version 0.0.7
+
diff --git a/skindesigner.c b/skindesigner.c
index 7bec722..f89c6dd 100644
--- a/skindesigner.c
+++ b/skindesigner.c
@@ -19,7 +19,7 @@
#endif
-static const char *VERSION = "0.0.6";
+static const char *VERSION = "0.0.7";
static const char *DESCRIPTION = "SkinDesigner";
static const char *MAINMENUENTRY = "Skin Designer";