Revert [38401] after [38480].

See #36335.
Built from https://develop.svn.wordpress.org/trunk@38535


git-svn-id: http://core.svn.wordpress.org/trunk@38476 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Pascal Birchler 2016-09-06 18:13:35 +00:00
parent 54720a14d8
commit 18a8cf475b

View File

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