summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlouis <louis.braun@gmx.de>2014-11-15 10:08:49 +0100
committerlouis <louis.braun@gmx.de>2014-11-15 10:08:49 +0100
commit25f40fd5f40c0b18012784454cfbb055ea863439 (patch)
tree5fafeb2b769a01f855216c96ee8443e9613f05d7
parent0cdf675ff7cfb930ec21dbecab41cb6d681001e0 (diff)
downloadvdr-plugin-skindesigner-0.0.4.tar.gz
vdr-plugin-skindesigner-0.0.4.tar.bz2
Version 0.0.40.0.4
-rw-r--r--HISTORY2
-rw-r--r--skindesigner.c2
2 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index fbf419d..7f11470 100644
--- a/HISTORY
+++ b/HISTORY
@@ -60,3 +60,5 @@ Version 0.0.3
- fixed crash when clearing a message in displaychannel and displayreplay
- fixed positioning of scaled video window if borders are configured
+Version 0.0.4
+
diff --git a/skindesigner.c b/skindesigner.c
index daa7190..47e31ed 100644
--- a/skindesigner.c
+++ b/skindesigner.c
@@ -19,7 +19,7 @@
#endif
-static const char *VERSION = "0.0.4dev";
+static const char *VERSION = "0.0.4";
static const char *DESCRIPTION = "SkinDesigner";
static const char *MAINMENUENTRY = "Skin Designer";