]> git.vomp.tv Git - vompserver.git/commitdiff
Change version r0-2-5
authorChris Tallon <chris@vomp.tv>
Sun, 26 Nov 2006 17:17:40 +0000 (17:17 +0000)
committerChris Tallon <chris@vomp.tv>
Sun, 26 Nov 2006 17:17:40 +0000 (17:17 +0000)
vompserver.c

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