From: Chris Tallon Date: Thu, 16 Jul 2009 21:15:36 +0000 (+0000) Subject: Version number X-Git-Tag: 0-4-0~13 X-Git-Url: https://git.vomp.tv/gitweb/?a=commitdiff_plain;h=d54761a1b06cb13abafd42598e49d61e94e961fa;p=vompserver.git Version number --- 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