From 5589e956e0ef2d64fb98eec7dbf645127c05f930 Mon Sep 17 00:00:00 2001 From: louis Date: Sat, 16 Apr 2016 10:19:16 +0200 Subject: Version 0.9.6 --- skindesigner.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skindesigner.c b/skindesigner.c index 085b4c3..af1fa6f 100644 --- a/skindesigner.c +++ b/skindesigner.c @@ -19,7 +19,7 @@ #endif -static const char *VERSION = "0.9.5"; +static const char *VERSION = "0.9.6"; static const char *DESCRIPTION = trNOOP("Skin Designer"); class cPluginSkinDesigner : public cPlugin, public skindesignerapi::SkindesignerAPI { -- cgit v1.2.3