]> git.vomp.tv Git - vompserver.git/commitdiff
Version number
authorChris Tallon <chris@vomp.tv>
Thu, 16 Jul 2009 21:15:36 +0000 (21:15 +0000)
committerChris Tallon <chris@vomp.tv>
Thu, 16 Jul 2009 21:15:36 +0000 (21:15 +0000)
vompserver.c

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