]> git.vomp.tv Git - vompserver.git/commitdiff
Version number r0-2-6
authorChris Tallon <chris@vomp.tv>
Sun, 4 Feb 2007 23:22:44 +0000 (23:22 +0000)
committerChris Tallon <chris@vomp.tv>
Sun, 4 Feb 2007 23:22:44 +0000 (23:22 +0000)
vompserver.c

index f4a21a7a4355072dcc29a9c9355be343bf3dc9f3..4e209eb922ea2031ac831abb2e794d6eb10468d5 100644 (file)
@@ -23,7 +23,7 @@
 
 #include "mvpserver.h"
 
-static const char *VERSION        = "0.2.5";
+static const char *VERSION        = "0.2.6";
 static const char *DESCRIPTION    = "VDR on MVP plugin by Chris Tallon";
 
 class cPluginVompserver : public cPlugin