From a4da94e39bf78d16dc4350cba069948a6a525241 Mon Sep 17 00:00:00 2001 From: Chris Tallon Date: Sun, 4 Feb 2007 23:22:44 +0000 Subject: [PATCH] Version number --- vompserver.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vompserver.c b/vompserver.c index f4a21a7..4e209eb 100644 --- a/vompserver.c +++ b/vompserver.c @@ -23,7 +23,7 @@ #include "mvpserver.h" -static const char *VERSION = "0.2.5"; +static const char *VERSION = "0.2.6"; static const char *DESCRIPTION = "VDR on MVP plugin by Chris Tallon"; class cPluginVompserver : public cPlugin -- 2.39.2