summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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";