From 79b08415264a806342e06d8138f51fd2ba8d84de Mon Sep 17 00:00:00 2001 From: anbr Date: Mon, 27 Mar 2017 19:51:42 +0200 Subject: Prepare release 0.5.0 --- image.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/image.c b/image.c index 7d142a6..c0084ae 100644 --- a/image.c +++ b/image.c @@ -26,7 +26,7 @@ #include "commands.h" #include "liboutput/encode.h" -static const char *VERSION = "0.4.0"; +static const char *VERSION = "0.5.0"; class cPluginImage : public cPlugin { cDirItem* m_pServiceDirItem; -- cgit v1.2.3