Tests: Correct the public query vars test for the 4.4 branch.

See #35115

Built from https://develop.svn.wordpress.org/branches/4.4@36052


git-svn-id: http://core.svn.wordpress.org/branches/4.4@36017 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
John Blackbourn 2015-12-21 08:36:22 +00:00
parent 9bfdf6ebd2
commit 635d9160af
1 changed files with 1 additions and 1 deletions

View File

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