From e50baedac033c52788f89ad7cb82a21860536147 Mon Sep 17 00:00:00 2001 From: Martin Schirrmacher Date: Sun, 10 Aug 2014 17:57:20 +0200 Subject: release version 0.4.2 --- skinflatplus.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'skinflatplus.c') diff --git a/skinflatplus.c b/skinflatplus.c index 74141182..b84346d1 100644 --- a/skinflatplus.c +++ b/skinflatplus.c @@ -16,7 +16,7 @@ #include "setup.h" #include "imageloader.h" -static const char *VERSION = "0.4.1"; +static const char *VERSION = "0.4.2"; static const char *DESCRIPTION = "skin flatplus"; class cPluginFlat : public cPlugin { -- cgit v1.2.3