Build tools: Fix build after [43824].

Props omarreiss.
See #45145.

Built from https://develop.svn.wordpress.org/branches/5.0@43826


git-svn-id: http://core.svn.wordpress.org/branches/5.0@43655 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
atimmer 2018-10-26 07:36:46 +00:00
parent 6ff1386460
commit 918da46df0

View File

@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.0-beta1-43825';
$wp_version = '5.0-beta1-43826';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.