Compress scripts/styles: 3.6-RC2-24801.

git-svn-id: https://develop.svn.wordpress.org/trunk@24801 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
bumpbot 2013-07-27 08:58:53 +00:00
parent 9d2e982a79
commit 6f5eeb5498
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.6-RC2';
$wp_version = '3.6-RC2-24801';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.