From: Reedy Date: Fri, 11 Oct 2019 23:51:25 +0000 (+0100) Subject: Prepare 1.31.5 X-Git-Tag: 1.31.5^0 X-Git-Url: http://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=commitdiff_plain;h=152cbbff36937b4afca5ed7ed34753c57af721ae;hp=953cf998e3ef64972970b287bb8ec899191508e1 Prepare 1.31.5 Change-Id: I7e0279e9bf00b7658356914ba7fbe27f89a23b3c --- diff --git a/RELEASE-NOTES-1.31 b/RELEASE-NOTES-1.31 index 2a4ac43d41..a6c007f0b8 100644 --- a/RELEASE-NOTES-1.31 +++ b/RELEASE-NOTES-1.31 @@ -1,6 +1,6 @@ == MediaWiki 1.31.5 == -THIS IS NOT A RELEASE YET +This is a maintenance release of the MediaWiki 1.31 branch. === Changes since MediaWiki 1.31.4 === * Fix extra newlines in installer. diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index 8c20bd5c6f..0a18a7007c 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -71,7 +71,7 @@ $wgConfigRegistry = [ * MediaWiki version number * @since 1.2 */ -$wgVersion = '1.31.4'; +$wgVersion = '1.31.5'; /** * Name of the site. It must be changed in LocalSettings.php