From 67bdada96058130f6a8f9741d4da8799cba9c0fb Mon Sep 17 00:00:00 2001 From: amirch1 Date: Sun, 26 Oct 2014 16:46:11 +0200 Subject: [PATCH] bump 2.20.rc13 --- includes/DefaultSettings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index 9dfcf78c97..7feff26993 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -12,7 +12,7 @@ $wgBaseMwEmbedPath = realpath( dirname( __FILE__ ) . '/../' ); // The version of the library: -$wgMwEmbedVersion = '2.20.rc12'; +$wgMwEmbedVersion = '2.20.rc13'; // Default HTTP protocol from GET or SERVER parameters