Build/Tests Tools: Restore [49535], accidentally reverted in [49566].

See #39210.
Built from https://develop.svn.wordpress.org/trunk@49569


git-svn-id: http://core.svn.wordpress.org/trunk@49307 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov 2020-11-12 17:08:11 +00:00
parent 522a7a5d40
commit 6ac50d705c

View File

@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.6-beta3-49568';
$wp_version = '5.6-beta3-49569';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.