diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index 7a5e023e9f..247e63b087 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -12,7 +12,7 @@ $wgBaseMwEmbedPath = realpath( dirname( __FILE__ ) . '/../' ); // The version of the library: -$wgMwEmbedVersion = '2.19.rc4'; +$wgMwEmbedVersion = '2.19.rc5'; // Default HTTP protocol from GET or SERVER parameters