Build/Test Tools: Update built files committed to src following [50023].

See #51801, #52341.


Built from https://develop.svn.wordpress.org/branches/5.6@50173


git-svn-id: http://core.svn.wordpress.org/branches/5.6@49852 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Peter Wilson 2021-02-03 01:55:02 +00:00
parent d47aadaaff
commit 06b29ed7f6

View File

@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.6.1-RC1-50085';
$wp_version = '5.6.1-RC1-50173';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.