From 4098ceddbf874aedc444f4469aed7d6a7910820e Mon Sep 17 00:00:00 2001 From: louis Date: Sat, 25 Jun 2016 06:36:32 +0200 Subject: version 1.1.5 --- skindesigner.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skindesigner.c b/skindesigner.c index 990513c..11cf5e4 100644 --- a/skindesigner.c +++ b/skindesigner.c @@ -20,7 +20,7 @@ #endif -static const char *VERSION = "1.1.4"; +static const char *VERSION = "1.1.5"; static const char *DESCRIPTION = trNOOP("Skin Designer"); class cPluginSkinDesigner : public cPlugin, public skindesignerapi::SkindesignerAPI { -- cgit v1.2.3