From 97cbc1080d1dccd69f9192d417d6e8b352ce2b66 Mon Sep 17 00:00:00 2001 From: louis Date: Mon, 1 Feb 2016 17:02:49 +0100 Subject: Version 0.8.1 --- skindesigner.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skindesigner.c b/skindesigner.c index 68d94ef..52f8d17 100644 --- a/skindesigner.c +++ b/skindesigner.c @@ -19,7 +19,7 @@ #endif -static const char *VERSION = "0.8.0"; +static const char *VERSION = "0.8.1"; static const char *DESCRIPTION = trNOOP("Skin Designer"); class cPluginSkinDesigner : public cPlugin, public skindesignerapi::SkindesignerAPI { -- cgit v1.2.3