Fix JSHint errors introduced in [30120].

see #30193.
Built from https://develop.svn.wordpress.org/trunk@30123


git-svn-id: http://core.svn.wordpress.org/trunk@30123 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Dominik Schilling
2014-10-31 20:28:24 +00:00
parent 66c47f29bb
commit 2e76a697f6
3 changed files with 6 additions and 7 deletions

View File

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