diff --git a/RDFIO.php b/RDFIO.php index 63fca50..f08e348 100644 --- a/RDFIO.php +++ b/RDFIO.php @@ -9,7 +9,7 @@ die( 'Not an entry point.' ); } -define( 'RDFIO_VERSION', 'v2.0.7' ); +define( 'RDFIO_VERSION', 'v2.0.8' ); $GLOBALS['wgExtensionCredits']['other'][] = array( 'path' => __FILE__,