From 5bbd592636d47cef3d40e302f16a9bd654a58fe8 Mon Sep 17 00:00:00 2001 From: louis Date: Sun, 12 Apr 2015 17:22:41 +0200 Subject: Version 0.4.3 --- HISTORY | 2 ++ skindesigner.c | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/HISTORY b/HISTORY index 0e65a6e..a58cb0a 100644 --- a/HISTORY +++ b/HISTORY @@ -294,3 +294,5 @@ Version 0.4.2 and slopes - adapted libskindesignerapi makefile for LCLBLD +Version 0.4.3 + diff --git a/skindesigner.c b/skindesigner.c index a15f5a7..301379d 100644 --- a/skindesigner.c +++ b/skindesigner.c @@ -19,7 +19,7 @@ #endif -static const char *VERSION = "0.4.2"; +static const char *VERSION = "0.4.3"; static const char *DESCRIPTION = trNOOP("Skin Designer"); class cPluginSkinDesigner : public cPlugin, public skindesignerapi::SkindesignerAPI { -- cgit v1.2.3