Compress scripts/styles: 3.5-RC2-22928.

git-svn-id: https://develop.svn.wordpress.org/trunk@22928 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
bumpbot 2012-11-29 22:09:26 +00:00
parent 5c0e068d3f
commit a792f59b19
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-RC2';
$wp_version = '3.5-RC2-22928';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.