From d31aaf18b912c2db07cfe0257ad382da3a0a52c7 Mon Sep 17 00:00:00 2001 From: Chris Tallon Date: Sun, 12 Mar 2006 22:15:25 +0000 Subject: [PATCH] Version number --- vompserver.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vompserver.c b/vompserver.c index a6433b9..392436e 100644 --- a/vompserver.c +++ b/vompserver.c @@ -30,7 +30,7 @@ #include "mvpserver.h" -static const char *VERSION = "0.2.0"; +static const char *VERSION = "0.2.2"; static const char *DESCRIPTION = "VDR on MVP plugin by Chris Tallon"; class cPluginVompserver : public cPlugin -- 2.39.2