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