summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlouis <louis.braun@gmx.de>2014-12-19 15:40:26 +0100
committerlouis <louis.braun@gmx.de>2014-12-19 15:40:26 +0100
commit53a6a971a412c2c18c0479f10335753bdac8aa32 (patch)
tree777e33931d91b57d60a7d26ef4a9bad10c9dbfb3
parentb0fd4604032be9a902b5bdd07037a5fc0ff16337 (diff)
downloadvdr-plugin-skindesigner-53a6a971a412c2c18c0479f10335753bdac8aa32.tar.gz
vdr-plugin-skindesigner-53a6a971a412c2c18c0479f10335753bdac8aa32.tar.bz2
Version 0.1.1
-rw-r--r--HISTORY4
-rw-r--r--skindesigner.c2
2 files changed, 4 insertions, 2 deletions
diff --git a/HISTORY b/HISTORY
index f4c9b00..86f51e9 100644
--- a/HISTORY
+++ b/HISTORY
@@ -116,4 +116,6 @@ Version 0.1.0
- fixed bug that wrong channel was shown in header of whatson
if entering from whatsonnow
- added customtokens view element in displaymenumain
-- added automatic determination of custom int tokens \ No newline at end of file
+- added automatic determination of custom int tokens
+
+Version 0.1.1
diff --git a/skindesigner.c b/skindesigner.c
index be9a507..1c61ba5 100644
--- a/skindesigner.c
+++ b/skindesigner.c
@@ -19,7 +19,7 @@
#endif
-static const char *VERSION = "0.1.0";
+static const char *VERSION = "0.1.1";
static const char *DESCRIPTION = "SkinDesigner";
static const char *MAINMENUENTRY = "Skin Designer";