From: Chris Tallon Date: Thu, 15 Jun 2006 23:54:26 +0000 (+0000) Subject: Version number update X-Git-Tag: r0-2-5~7 X-Git-Url: https://git.vomp.tv/gitweb/?a=commitdiff_plain;h=936f76d244a935a1368bd0993defeaea370b1fb8;p=vompserver.git Version number update --- diff --git a/vompserver.c b/vompserver.c index 5904a81..7cc7fd4 100644 --- a/vompserver.c +++ b/vompserver.c @@ -23,7 +23,7 @@ #include "mvpserver.h" -static const char *VERSION = "0.2.3"; +static const char *VERSION = "0.2.4"; static const char *DESCRIPTION = "VDR on MVP plugin by Chris Tallon"; class cPluginVompserver : public cPlugin