summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--HISTORY2
-rw-r--r--skindesigner.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/HISTORY b/HISTORY
index 1caaed6..e458949 100644
--- a/HISTORY
+++ b/HISTORY
@@ -40,7 +40,7 @@ Version 0.0.2
- fixed bug that hasposter is only true if poster really exists
- no absolute pathes allowed for image type "image", path has to start with {ressourcedir}
-
+Version 0.0.3
diff --git a/skindesigner.c b/skindesigner.c
index 9001d97..d6e8168 100644
--- a/skindesigner.c
+++ b/skindesigner.c
@@ -19,7 +19,7 @@
#endif
-static const char *VERSION = "0.0.2";
+static const char *VERSION = "0.0.3";
static const char *DESCRIPTION = "SkinDesigner";
static const char *MAINMENUENTRY = "Skin Designer";