Customizer: Fix spinners after [31996].

props westonruter.
fixes #31884.
Built from https://develop.svn.wordpress.org/trunk@32008


git-svn-id: http://core.svn.wordpress.org/trunk@31987 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Dominik Schilling
2015-04-04 15:42:28 +00:00
parent b500d3e978
commit 785f479245
9 changed files with 23 additions and 23 deletions

View File

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