Upgrade/Install: Update unit tests after [41611].

See #40764.

Built from https://develop.svn.wordpress.org/trunk@41619


git-svn-id: http://core.svn.wordpress.org/trunk@41454 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Pascal Birchler
2017-09-27 15:15:47 +00:00
parent 2429d4acea
commit f71a685b11

View File

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