*** empty log message *** r0-2-7
authorChris Tallon <chris@vomp.tv>
Wed, 7 Nov 2007 20:28:28 +0000 (20:28 +0000)
committerChris Tallon <chris@vomp.tv>
Wed, 7 Nov 2007 20:28:28 +0000 (20:28 +0000)
vompserver.c

index 6b46a68b0bf57ae07d20d3384d63c2c17db9c53b..7b0f3d16f5769d0a5a330dda9f5e8cdd417617cc 100644 (file)
@@ -24,7 +24,7 @@
 #include "mvpserver.h"
 #include "mvpclient.h"
 
-static const char *VERSION        = "0.2.6";
+static const char *VERSION        = "0.2.7";
 static const char *DESCRIPTION    = "VDR on MVP plugin by Chris Tallon";
 
 class cPluginVompserver : public cPlugin