From 2a5a2a413bd204179835a74776d1535154232f76 Mon Sep 17 00:00:00 2001 From: Chris Tallon Date: Sat, 19 Jul 2008 03:23:04 +0000 Subject: [PATCH] Version number --- vompserver.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vompserver.c b/vompserver.c index ed88170..1373d5e 100644 --- a/vompserver.c +++ b/vompserver.c @@ -1,5 +1,5 @@ /* - Copyright 2004-2005 Chris Tallon + Copyright 2004-2008 Chris Tallon This file is part of VOMP. @@ -27,7 +27,7 @@ #include "mvpserver.h" //#include "vompclient.h" -static const char *VERSION = "0.2.7"; +static const char *VERSION = "0.3.0"; static const char *DESCRIPTION = "VDR on MVP plugin by Chris Tallon"; #ifndef VOMPSTANDALONE -- 2.39.2