summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChad Horohoe <chadh@wikimedia.org>2018-05-30 11:00:05 -0700
committerChad Horohoe <chadh@wikimedia.org>2018-05-30 11:00:06 -0700
commit362a962c8db517f435843af45f0747ead6878252 (patch)
tree9504368b4a587558f5ccde598b833139d7975ba6
parent7ab984e35fb8de35ce451c929da31a1282d26ff5 (diff)
Bump version from rc.0 to rc.21.31.0-rc.2
Should've been bumped awhile ago to rc.1, meaning the rc.1 tag had the wrong version number. Rather than re-issue the tag, we'll just move forward and not bother with rc.1 Change-Id: Ie89caf3826c35c3a15fe1390c4caec1f8b7d19cc
-rw-r--r--includes/DefaultSettings.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php
index ed88859d7ef0..2dad6c537be6 100644
--- a/includes/DefaultSettings.php
+++ b/includes/DefaultSettings.php
@@ -71,7 +71,7 @@ $wgConfigRegistry = [
* MediaWiki version number
* @since 1.2
*/
-$wgVersion = '1.31.0-rc.0';
+$wgVersion = '1.31.0-rc.2';
/**
* Name of the site. It must be changed in LocalSettings.php