summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlouis <louis.braun@gmx.de>2014-11-22 09:32:30 +0100
committerlouis <louis.braun@gmx.de>2014-11-22 09:32:30 +0100
commitbe0aa490686ee5e9cf72393d9f73a1b59cc05dd8 (patch)
tree28a5cd821715e15ec32a217c9aa01cc718c5f584
parenta34a824527f9ab911f20f0b42d6fdd311a19829a (diff)
downloadvdr-plugin-skindesigner-0.0.6.tar.gz
vdr-plugin-skindesigner-0.0.6.tar.bz2
Version 0.0.60.0.6
-rw-r--r--HISTORY3
-rw-r--r--skindesigner.c2
2 files changed, 4 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 3adf0f9..2afaa71 100644
--- a/HISTORY
+++ b/HISTORY
@@ -88,3 +88,6 @@ Version 0.0.5
has to be installed
- clearing displaymessage if it is called without text
- changed handling of channel logos, width and height are now mandatory
+
+Version 0.0.6
+
diff --git a/skindesigner.c b/skindesigner.c
index ed7e181..469988e 100644
--- a/skindesigner.c
+++ b/skindesigner.c
@@ -19,7 +19,7 @@
#endif
-static const char *VERSION = "0.0.5";
+static const char *VERSION = "0.0.6";
static const char *DESCRIPTION = "SkinDesigner";
static const char *MAINMENUENTRY = "Skin Designer";