Compress scripts/styles: 3.5-RC1-22839.

git-svn-id: https://develop.svn.wordpress.org/trunk@22839 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
bumpbot 2012-11-26 03:47:40 +00:00
parent 99097a2096
commit 9dd670c47a
4 changed files with 4 additions and 4 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

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-RC1';
$wp_version = '3.5-RC1-22839';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.