From: Chris Tallon Date: Sat, 19 Jul 2008 03:23:04 +0000 (+0000) Subject: Version number X-Git-Tag: r0-3-0 X-Git-Url: https://git.vomp.tv/gitweb/?a=commitdiff_plain;h=6d358cc6114e25dd3234aa155a898edc3a9d81e4;p=vompserver.git Version number --- 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