Compress scripts/styles: 3.5-alpha-21931.

git-svn-id: https://develop.svn.wordpress.org/trunk@21931 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
bumpbot 2012-09-20 18:59:45 +00:00
parent 46b365fae1
commit 826daf5daf
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-21920';
$wp_version = '3.5-alpha-21931';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.