From 2cae451b4c7631d81f871f1e8e5b12a2a24e548e Mon Sep 17 00:00:00 2001 From: louis Date: Tue, 22 Mar 2016 16:59:59 +0100 Subject: Version 0.9.2 --- skindesigner.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skindesigner.c b/skindesigner.c index 55ed5af..545f4ea 100644 --- a/skindesigner.c +++ b/skindesigner.c @@ -19,7 +19,7 @@ #endif -static const char *VERSION = "0.9.1"; +static const char *VERSION = "0.9.2"; static const char *DESCRIPTION = trNOOP("Skin Designer"); class cPluginSkinDesigner : public cPlugin, public skindesignerapi::SkindesignerAPI { -- cgit v1.2.3