XML-RPC: Update the string in `test_parent_for_nonhierarchical()` to match the string added in [41574].

Props netweb.
Fixes #41637.
Built from https://develop.svn.wordpress.org/trunk@41575


git-svn-id: http://core.svn.wordpress.org/trunk@41408 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov 2017-09-23 08:20:49 +00:00
parent b8edb91f43
commit 77f011704e
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.9-alpha-41574';
$wp_version = '4.9-alpha-41575';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.