From 974763b6d66af4c8781daaf0533be1cb9dc28f5c Mon Sep 17 00:00:00 2001 From: orenme Date: Thu, 6 Nov 2014 14:41:10 +0200 Subject: [PATCH] Bump version v2.21.rc3 --- includes/DefaultSettings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index a688e9c8f8..b029d30d0c 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -12,7 +12,7 @@ $wgBaseMwEmbedPath = realpath( dirname( __FILE__ ) . '/../' ); // The version of the library: -$wgMwEmbedVersion = '2.21.rc2'; +$wgMwEmbedVersion = '2.21.rc3'; // Default HTTP protocol from GET or SERVER parameters