From 15ad84bccf46ccedd894cabb03ff18d1b7707214 Mon Sep 17 00:00:00 2001 From: louis Date: Mon, 26 Jan 2015 17:11:04 +0100 Subject: [PATCH] Version 0.2.1 --- skindesigner.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skindesigner.c b/skindesigner.c index f2d8169..dbab31a 100644 --- a/skindesigner.c +++ b/skindesigner.c @@ -19,7 +19,7 @@ #endif -static const char *VERSION = "0.2.0"; +static const char *VERSION = "0.2.1"; static const char *DESCRIPTION = "SkinDesigner"; static const char *MAINMENUENTRY = "Skin Designer";