From ef69fa6b36113f6b3a256b44d4865be3ccc867de Mon Sep 17 00:00:00 2001 From: louis Date: Mon, 7 Mar 2016 21:26:20 +0100 Subject: Version 0.8.8 --- skindesigner.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skindesigner.c b/skindesigner.c index e66011d..a3e77da 100644 --- a/skindesigner.c +++ b/skindesigner.c @@ -19,7 +19,7 @@ #endif -static const char *VERSION = "0.8.7"; +static const char *VERSION = "0.8.8"; static const char *DESCRIPTION = trNOOP("Skin Designer"); class cPluginSkinDesigner : public cPlugin, public skindesignerapi::SkindesignerAPI { -- cgit v1.2.3