]> git.vomp.tv Git - vompserver.git/commitdiff
Version number update
authorChris Tallon <chris@vomp.tv>
Thu, 15 Jun 2006 23:54:26 +0000 (23:54 +0000)
committerChris Tallon <chris@vomp.tv>
Thu, 15 Jun 2006 23:54:26 +0000 (23:54 +0000)
vompserver.c

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