From: Chris Tallon Date: Sun, 26 Nov 2006 17:17:40 +0000 (+0000) Subject: Change version X-Git-Tag: r0-2-5 X-Git-Url: https://git.vomp.tv/gitweb/?a=commitdiff_plain;h=9d187a8cff91aa4813695eca8ba182ec896fcb77;p=vompserver.git Change version --- diff --git a/vompserver.c b/vompserver.c index 7cc7fd4..f4a21a7 100644 --- a/vompserver.c +++ b/vompserver.c @@ -23,7 +23,7 @@ #include "mvpserver.h" -static const char *VERSION = "0.2.4"; +static const char *VERSION = "0.2.5"; static const char *DESCRIPTION = "VDR on MVP plugin by Chris Tallon"; class cPluginVompserver : public cPlugin