From c8d54dbe256773e88e714e1cdb7160ca9dc2f927 Mon Sep 17 00:00:00 2001 From: louis Date: Mon, 3 Oct 2016 15:49:57 +0200 Subject: Version 1.2.3 --- skindesigner.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skindesigner.c b/skindesigner.c index 1c60f1a..bc09f31 100644 --- a/skindesigner.c +++ b/skindesigner.c @@ -20,7 +20,7 @@ #endif -static const char *VERSION = "1.2.2"; +static const char *VERSION = "1.2.3"; static const char *DESCRIPTION = trNOOP("Skin Designer"); class cPluginSkinDesigner : public cPlugin, public skindesignerapi::SkindesignerAPI { -- cgit v1.2.3