From d0868978bc0970b16221cc72df5c37efbf2accc9 Mon Sep 17 00:00:00 2001 From: louis Date: Sun, 25 Jan 2015 12:36:29 +0100 Subject: Version 0.2.0 --- HISTORY | 2 ++ skindesigner.c | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/HISTORY b/HISTORY index 7d2e37a..a82bb5f 100644 --- a/HISTORY +++ b/HISTORY @@ -182,3 +182,5 @@ Version 0.1.6 to allow default images which can be used for all skins - fixed bug that setup variables are sometimes not identified in case two or more skin names start identically + +Version 0.2.0 diff --git a/skindesigner.c b/skindesigner.c index 849d967..f2d8169 100644 --- a/skindesigner.c +++ b/skindesigner.c @@ -19,7 +19,7 @@ #endif -static const char *VERSION = "0.1.6"; +static const char *VERSION = "0.2.0"; static const char *DESCRIPTION = "SkinDesigner"; static const char *MAINMENUENTRY = "Skin Designer"; -- cgit v1.2.3