summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlouis <louis.braun@gmx.de>2014-10-26 11:15:48 +0100
committerlouis <louis.braun@gmx.de>2014-10-26 11:15:48 +0100
commitc53dbf7cd63785a4e23b9d85faf6ac8493a7a9c3 (patch)
treead7a7a1b0b34bd45d974b2a0cf7907edddc30858
parent5dee1fced4d51d545d85d0f18db99849ac328b98 (diff)
downloadvdr-plugin-skindesigner-0.0.3.tar.gz
vdr-plugin-skindesigner-0.0.3.tar.bz2
Version 0.0.30.0.3
-rw-r--r--HISTORY2
-rw-r--r--skindesigner.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/HISTORY b/HISTORY
index 1caaed6..e458949 100644
--- a/HISTORY
+++ b/HISTORY
@@ -40,7 +40,7 @@ Version 0.0.2
- fixed bug that hasposter is only true if poster really exists
- no absolute pathes allowed for image type "image", path has to start with {ressourcedir}
-
+Version 0.0.3
diff --git a/skindesigner.c b/skindesigner.c
index 9001d97..d6e8168 100644
--- a/skindesigner.c
+++ b/skindesigner.c
@@ -19,7 +19,7 @@
#endif
-static const char *VERSION = "0.0.2";
+static const char *VERSION = "0.0.3";
static const char *DESCRIPTION = "SkinDesigner";
static const char *MAINMENUENTRY = "Skin Designer";