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