Upgrade: Realign $_new_bundled_files after [38921].

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


git-svn-id: http://core.svn.wordpress.org/trunk@38865 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Dominik Schilling 2016-10-25 20:04:31 +00:00
parent 6e08d8303d
commit 1159185401
2 changed files with 9 additions and 9 deletions

View File

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