Bump and prep 1.34.0 1.34.0
authorReedy <reedy@wikimedia.org>
Thu, 19 Dec 2019 13:32:41 +0000 (13:32 +0000)
committerReedy <reedy@wikimedia.org>
Thu, 19 Dec 2019 13:32:41 +0000 (13:32 +0000)
Change-Id: I57b1934858bd88a9d04796d236be5a3cd3173e6c

RELEASE-NOTES-1.34
includes/DefaultSettings.php

index 0ac34b4..7a7eb04 100644 (file)
@@ -1,9 +1,6 @@
 = MediaWiki 1.34 =
 
 = MediaWiki 1.34 =
 
-THIS IS NOT A RELEASE YET
-
-MediaWiki 1.34 is an pre-release testing branch, and is not recommended
-for use in production.
+== MediaWiki 1.34.0 ==
 
 === Changes since MediaWiki 1.34.0-rc.1 ===
 * $wgDiffEngine (T237049) – This configuration can be used to specify which
 
 === Changes since MediaWiki 1.34.0-rc.1 ===
 * $wgDiffEngine (T237049) – This configuration can be used to specify which
index 31308a3..a6dbe4b 100644 (file)
@@ -72,7 +72,7 @@ $wgConfigRegistry = [
  * MediaWiki version number
  * @since 1.2
  */
  * MediaWiki version number
  * @since 1.2
  */
-$wgVersion = '1.34.0-rc.1';
+$wgVersion = '1.34.0';
 
 /**
  * Name of the site. It must be changed in LocalSettings.php
 
 /**
  * Name of the site. It must be changed in LocalSettings.php