Bump and prep 1.31.6 1.31.6
authorReedy <reedy@wikimedia.org>
Thu, 19 Dec 2019 13:24:33 +0000 (13:24 +0000)
committerReedy <reedy@wikimedia.org>
Thu, 19 Dec 2019 13:24:33 +0000 (13:24 +0000)
Change-Id: I07df574bbc0a6e39be152a1f818e3ef87fb32cb0

RELEASE-NOTES-1.31
includes/DefaultSettings.php

index 52f2b78..14aab7f 100644 (file)
@@ -1,6 +1,6 @@
 == MediaWiki 1.31.6 ==
 
-THIS IS NOT A RELEASE YET
+This is a security and maintenance release of the MediaWiki 1.31 branch.
 
 === Changes since MediaWiki 1.31.5 ===
 * (T181658) Do not insert page titles into querycache.qc_value.
index 0a18a70..29e3366 100644 (file)
@@ -71,7 +71,7 @@ $wgConfigRegistry = [
  * MediaWiki version number
  * @since 1.2
  */
-$wgVersion = '1.31.5';
+$wgVersion = '1.31.6';
 
 /**
  * Name of the site. It must be changed in LocalSettings.php