From 521a6dc17ed9fc515e5f1bc8bfaf95ce04e83e8c Mon Sep 17 00:00:00 2001 From: Martin Schirrmacher Date: Wed, 29 Oct 2014 20:12:42 +0100 Subject: release version 0.4.3 --- skinflatplus.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'skinflatplus.c') diff --git a/skinflatplus.c b/skinflatplus.c index b84346d1..cfd2a6c3 100644 --- a/skinflatplus.c +++ b/skinflatplus.c @@ -16,7 +16,7 @@ #include "setup.h" #include "imageloader.h" -static const char *VERSION = "0.4.2"; +static const char *VERSION = "0.4.3"; static const char *DESCRIPTION = "skin flatplus"; class cPluginFlat : public cPlugin { -- cgit v1.2.3