From: Chris Tallon Date: Wed, 7 Nov 2007 20:28:28 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: r0-2-7 X-Git-Url: https://git.vomp.tv/gitweb/?a=commitdiff_plain;h=f6bd663425c07303c601446aa6b2cc1aa703a5d4;p=vompserver.git *** empty log message *** --- diff --git a/vompserver.c b/vompserver.c index 6b46a68..7b0f3d1 100644 --- a/vompserver.c +++ b/vompserver.c @@ -24,7 +24,7 @@ #include "mvpserver.h" #include "mvpclient.h" -static const char *VERSION = "0.2.6"; +static const char *VERSION = "0.2.7"; static const char *DESCRIPTION = "VDR on MVP plugin by Chris Tallon"; class cPluginVompserver : public cPlugin