Build/Test Tools: Revert ignore prop change in [52272].

See #54506.


Built from https://develop.svn.wordpress.org/trunk@52274


git-svn-id: http://core.svn.wordpress.org/trunk@51866 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Peter Wilson 2021-11-29 23:45:03 +00:00
parent 57aee3ba4d
commit 8294b090fb

View File

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