From e2516f1eb10fb0efc836c0a387da6d1daf7f4bd8 Mon Sep 17 00:00:00 2001 From: Chris Tallon Date: Sun, 26 Feb 2006 20:40:04 +0000 Subject: [PATCH] Changed version number --- vompserver.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vompserver.c b/vompserver.c index 23e290a..a6433b9 100644 --- a/vompserver.c +++ b/vompserver.c @@ -30,7 +30,7 @@ #include "mvpserver.h" -static const char *VERSION = "0.1.2"; +static const char *VERSION = "0.2.0"; static const char *DESCRIPTION = "VDR on MVP plugin by Chris Tallon"; class cPluginVompserver : public cPlugin -- 2.39.2