Compress scripts/styles: 3.5-alpha-21304.

git-svn-id: http://core.svn.wordpress.org/trunk@21304 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
bumpbot 2012-07-23 00:58:20 +00:00
parent d0e8c4becd
commit e5fcf53e85
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

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