From: Reedy Date: Tue, 28 May 2019 23:39:18 +0000 (+0100) Subject: Prepare 1.31.2 X-Git-Tag: 1.31.2^0 X-Git-Url: http://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=commitdiff_plain;h=5951e3e30351dbef4afaceccad415b7702d49bc0;hp=11dd10c5be890e4effe60d8432e7c41cda43f41e Prepare 1.31.2 Change-Id: I0e6ef5f4a51adbe20631265a693c86f2114859d4 --- diff --git a/RELEASE-NOTES-1.31 b/RELEASE-NOTES-1.31 index e09851d85d..40c1f1ee4a 100644 --- a/RELEASE-NOTES-1.31 +++ b/RELEASE-NOTES-1.31 @@ -1,6 +1,6 @@ == MediaWiki 1.31.2 == -THIS IS NOT A RELEASE YET +This is a security and maintenance release of the MediaWiki 1.31 branch. Required PHP version has been increased from 7.0.0 to 7.0.13. diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index 43b30b05c7..a855d92956 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -71,7 +71,7 @@ $wgConfigRegistry = [ * MediaWiki version number * @since 1.2 */ -$wgVersion = '1.31.1'; +$wgVersion = '1.31.2'; /** * Name of the site. It must be changed in LocalSettings.php