summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlouis <louis.braun@gmx.de>2014-12-06 11:25:26 +0100
committerlouis <louis.braun@gmx.de>2014-12-06 11:25:26 +0100
commit012e5397434d117f38dd364e192c9358ca2f8285 (patch)
treebff15472bdc7bb74f8c9e52e742c92eb7116eddd
parent562c0b3f00caf1d1d20f1f81cf40048dfa74277f (diff)
downloadvdr-plugin-skindesigner-0.1.0.tar.gz
vdr-plugin-skindesigner-0.1.0.tar.bz2
Version 0.1.00.1.0
-rw-r--r--HISTORY5
-rw-r--r--skindesigner.c2
2 files changed, 5 insertions, 2 deletions
diff --git a/HISTORY b/HISTORY
index b948765..8404702 100644
--- a/HISTORY
+++ b/HISTORY
@@ -104,5 +104,8 @@ Version 0.0.7
Version 0.0.8
+- added {channelnumber} Token in displaymenuschedules
- displaying default menu list if menu category is set to another category
- but SetItem() is called \ No newline at end of file
+ but SetItem() is called
+
+Version 0.1.0 \ No newline at end of file
diff --git a/skindesigner.c b/skindesigner.c
index fb0b792..be9a507 100644
--- a/skindesigner.c
+++ b/skindesigner.c
@@ -19,7 +19,7 @@
#endif
-static const char *VERSION = "0.0.8";
+static const char *VERSION = "0.1.0";
static const char *DESCRIPTION = "SkinDesigner";
static const char *MAINMENUENTRY = "Skin Designer";