From 4643a989938eacf5011d9c620ac4ce267296a16e Mon Sep 17 00:00:00 2001 From: anbr Date: Tue, 12 Feb 2013 19:39:24 +0100 Subject: Prepare release 0.4.0 --- image.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/image.c b/image.c index c3e947f..7d142a6 100644 --- a/image.c +++ b/image.c @@ -26,7 +26,7 @@ #include "commands.h" #include "liboutput/encode.h" -static const char *VERSION = "0.3.3"; +static const char *VERSION = "0.4.0"; class cPluginImage : public cPlugin { cDirItem* m_pServiceDirItem; -- cgit v1.2.3