summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--HISTORY3
-rw-r--r--skindesigner.c2
2 files changed, 4 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 3adf0f9..2afaa71 100644
--- a/HISTORY
+++ b/HISTORY
@@ -88,3 +88,6 @@ Version 0.0.5
has to be installed
- clearing displaymessage if it is called without text
- changed handling of channel logos, width and height are now mandatory
+
+Version 0.0.6
+
diff --git a/skindesigner.c b/skindesigner.c
index ed7e181..469988e 100644
--- a/skindesigner.c
+++ b/skindesigner.c
@@ -19,7 +19,7 @@
#endif
-static const char *VERSION = "0.0.5";
+static const char *VERSION = "0.0.6";
static const char *DESCRIPTION = "SkinDesigner";
static const char *MAINMENUENTRY = "Skin Designer";