Build/Test Tools: Revert [51602] for now to investigate test failures on PHPUnit < 7.0.

See #46149.
Built from https://develop.svn.wordpress.org/trunk@51603


git-svn-id: http://core.svn.wordpress.org/trunk@51214 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov 2021-08-11 15:02:58 +00:00
parent 8f95d5bb91
commit c5c6b7de59

View File

@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.9-alpha-51602';
$wp_version = '5.9-alpha-51603';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.