summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlouis <louis.braun@gmx.de>2015-01-25 12:36:29 +0100
committerlouis <louis.braun@gmx.de>2015-01-25 12:36:29 +0100
commitd0868978bc0970b16221cc72df5c37efbf2accc9 (patch)
tree18d0fd4a01c437b7a3292f6c08c05d7f282be3c1
parent61dbed981d6070c3e642f43b8aaf08309f1e779e (diff)
downloadvdr-plugin-skindesigner-0.2.0.tar.gz
vdr-plugin-skindesigner-0.2.0.tar.bz2
Version 0.2.00.2.0
-rw-r--r--HISTORY2
-rw-r--r--skindesigner.c2
2 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 7d2e37a..a82bb5f 100644
--- a/HISTORY
+++ b/HISTORY
@@ -182,3 +182,5 @@ Version 0.1.6
to allow default images which can be used for all skins
- fixed bug that setup variables are sometimes not identified in case two
or more skin names start identically
+
+Version 0.2.0
diff --git a/skindesigner.c b/skindesigner.c
index 849d967..f2d8169 100644
--- a/skindesigner.c
+++ b/skindesigner.c
@@ -19,7 +19,7 @@
#endif
-static const char *VERSION = "0.1.6";
+static const char *VERSION = "0.2.0";
static const char *DESCRIPTION = "SkinDesigner";
static const char *MAINMENUENTRY = "Skin Designer";