From d54761a1b06cb13abafd42598e49d61e94e961fa Mon Sep 17 00:00:00 2001 From: Chris Tallon Date: Thu, 16 Jul 2009 21:15:36 +0000 Subject: [PATCH] Version number --- vompserver.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vompserver.c b/vompserver.c index 1373d5e..aa449b7 100644 --- a/vompserver.c +++ b/vompserver.c @@ -27,7 +27,7 @@ #include "mvpserver.h" //#include "vompclient.h" -static const char *VERSION = "0.3.0"; +static const char *VERSION = "0.3.1"; static const char *DESCRIPTION = "VDR on MVP plugin by Chris Tallon"; #ifndef VOMPSTANDALONE -- 2.39.2