From 912ce1bb506eda6c80d623da989d71f5b31ff093 Mon Sep 17 00:00:00 2001 From: louis Date: Wed, 21 Jan 2015 18:33:59 +0100 Subject: [PATCH] Version 0.1.6 --- skindesigner.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skindesigner.c b/skindesigner.c index 76a887b..849d967 100644 --- a/skindesigner.c +++ b/skindesigner.c @@ -19,7 +19,7 @@ #endif -static const char *VERSION = "0.1.5"; +static const char *VERSION = "0.1.6"; static const char *DESCRIPTION = "SkinDesigner"; static const char *MAINMENUENTRY = "Skin Designer";