summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlouis <louis.braun@gmx.de>2014-11-29 18:16:34 +0100
committerlouis <louis.braun@gmx.de>2014-11-29 18:16:34 +0100
commitdef1b3cc301398875b43fc52e50ed936302f56c6 (patch)
tree5ba083bba598aa13600a280b94c3aeaaae3681f7
parent714ee26b1bdcfdac2968d7dcf885803074c4aa57 (diff)
downloadvdr-plugin-skindesigner-0.0.8.tar.gz
vdr-plugin-skindesigner-0.0.8.tar.bz2
Version 0.0.80.0.8
-rw-r--r--HISTORY1
-rw-r--r--skindesigner.c2
2 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 85e296c..7384352 100644
--- a/HISTORY
+++ b/HISTORY
@@ -102,3 +102,4 @@ Version 0.0.7
- fixed bug that global double vars are not working
+Version 0.0.8
diff --git a/skindesigner.c b/skindesigner.c
index f89c6dd..872e05c 100644
--- a/skindesigner.c
+++ b/skindesigner.c
@@ -19,7 +19,7 @@
#endif
-static const char *VERSION = "0.0.7";
+static const char *VERSION = "0.0.8";
static const char *DESCRIPTION = "SkinDesigner";
static const char *MAINMENUENTRY = "Skin Designer";