Update expected results in wp_link_pages() unit tests after [30030].

see #24940.
Built from https://develop.svn.wordpress.org/trunk@30035


git-svn-id: http://core.svn.wordpress.org/trunk@30035 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov 2014-10-27 01:59:18 +00:00
parent f5cc9ba1be
commit 0f1ddbad22

View File

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