Some cleanup that was missed in [35259].

See #33728, #24853

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


git-svn-id: http://core.svn.wordpress.org/trunk@35226 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
John Blackbourn 2015-10-18 06:26:24 +00:00
parent 46a191dfcc
commit 532e1fb856

View File

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