From: Reedy Date: Tue, 23 Jun 2020 00:33:20 +0000 (+0100) Subject: Bump and prep 1.34.2 X-Git-Tag: 1.34.2^0 X-Git-Url: http://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=commitdiff_plain;h=18c2d20c54f9851af639cb24603493ca197baaa8;hp=d3e023d11064a91c2478ef8dec8fa39d15d6bdfc Bump and prep 1.34.2 Change-Id: I5d0164f279e4a46904cb4b114d03c09392dfebe3 --- diff --git a/RELEASE-NOTES-1.34 b/RELEASE-NOTES-1.34 index ac02b62873..ed23b62e94 100644 --- a/RELEASE-NOTES-1.34 +++ b/RELEASE-NOTES-1.34 @@ -2,7 +2,7 @@ == MediaWiki 1.34.2 == -THIS IS NOT A RELEASE YET +This is a security and maintenance release of the MediaWiki 1.34 branch. === Changes since MediaWiki 1.34.1 === * (T247017) PasswordReset performance improvements. diff --git a/includes/Defines.php b/includes/Defines.php index 80996267be..8a9f4da0db 100644 --- a/includes/Defines.php +++ b/includes/Defines.php @@ -36,7 +36,7 @@ use Wikimedia\Rdbms\IDatabase; * * @since 1.34.1 */ -define( 'MW_VERSION', '1.34.1' ); +define( 'MW_VERSION', '1.34.2' ); # Obsolete aliases