From: Chris Tallon Date: Sun, 26 Nov 2006 17:17:40 +0000 (+0000) Subject: Change version X-Git-Tag: r0-2-5^0 X-Git-Url: https://git.vomp.tv/gitweb/?a=commitdiff_plain;h=d059451bb463d0da81ec37ef4b570bb4cf1f730d;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