From d059451bb463d0da81ec37ef4b570bb4cf1f730d Mon Sep 17 00:00:00 2001 From: Chris Tallon Date: Sun, 26 Nov 2006 17:17:40 +0000 Subject: [PATCH] Change version --- vompserver.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2