diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index 8fe1e383f1..3b26b5e5c5 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -24,7 +24,7 @@ $wgBaseMwEmbedPath = realpath( dirname( __FILE__ ) . '/../' ); // The version of the library: -$wgMwEmbedVersion = '2.98'; +$wgMwEmbedVersion = '2.99.rc1'; // Default HTTP protocol from GET or SERVER parameters if( isset($_GET['protocol']) ) {