Build/Test Tools: Revert [47901].

This is not matching branches as desired.

Unrops desrosj, jorbin, ocean90, TimothyBlynJacobs.
Fixes #50307.
Built from https://develop.svn.wordpress.org/trunk@47905


git-svn-id: http://core.svn.wordpress.org/trunk@47679 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
desrosj 2020-06-03 21:14:09 +00:00
parent df343d59f2
commit 2ef561db67

View File

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