Fix failing multisite test after [35629].

See #27317.
Built from https://develop.svn.wordpress.org/trunk@35631


git-svn-id: http://core.svn.wordpress.org/trunk@35595 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov 2015-11-12 17:12:25 +00:00
parent 95c55ca251
commit 541ab45e8f

View File

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