]> git.vomp.tv Git - vompserver.git/commitdiff
Version number
authorChris Tallon <chris@vomp.tv>
Sun, 12 Mar 2006 22:15:25 +0000 (22:15 +0000)
committerChris Tallon <chris@vomp.tv>
Sun, 12 Mar 2006 22:15:25 +0000 (22:15 +0000)
vompserver.c

index a6433b95a3ad02aec28c8fc23033dd229fc4d0f7..392436e747c7725b2553219778c51711a2c79a96 100644 (file)
@@ -30,7 +30,7 @@
 
 #include "mvpserver.h"
 
-static const char *VERSION        = "0.2.0";
+static const char *VERSION        = "0.2.2";
 static const char *DESCRIPTION    = "VDR on MVP plugin by Chris Tallon";
 
 class cPluginVompserver : public cPlugin