diff --git a/RDFIO.php b/RDFIO.php index d6a50ba..eb79da1 100644 --- a/RDFIO.php +++ b/RDFIO.php @@ -13,7 +13,7 @@ // ------------------------------------------------------------- // Extension meta data // ------------------------------------------------------------- -define( 'RDFIO_VERSION', 'v2.4.0' ); +define( 'RDFIO_VERSION', 'v3.0.0' ); $GLOBALS['wgExtensionCredits']['other'][] = array( 'path' => __FILE__,