]> git.vomp.tv Git - vompserver.git/commitdiff
Version number r0-3-0
authorChris Tallon <chris@vomp.tv>
Sat, 19 Jul 2008 03:23:04 +0000 (03:23 +0000)
committerChris Tallon <chris@vomp.tv>
Sat, 19 Jul 2008 03:23:04 +0000 (03:23 +0000)
vompserver.c

index ed88170212e25e90df24bd3ca35fd26dffabf555..1373d5e22333544f999d6d141a37e699e19c45ca 100644 (file)
@@ -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