From: Reedy Date: Thu, 19 Dec 2019 13:32:41 +0000 (+0000) Subject: Bump and prep 1.34.0 X-Git-Tag: 1.34.0^0 X-Git-Url: http://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=commitdiff_plain;h=29977ebe4c05cab4cac46fd1a8459e27f50fb153;hp=782ed1a1641a36855d9c35cf978885a4d61980c6 Bump and prep 1.34.0 Change-Id: I57b1934858bd88a9d04796d236be5a3cd3173e6c --- diff --git a/RELEASE-NOTES-1.34 b/RELEASE-NOTES-1.34 index 0ac34b41ab..7a7eb0444e 100644 --- a/RELEASE-NOTES-1.34 +++ b/RELEASE-NOTES-1.34 @@ -1,9 +1,6 @@ = 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 diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index 31308a3602..a6dbe4b662 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -72,7 +72,7 @@ $wgConfigRegistry = [ * 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