Compress scripts/styles: 3.5-alpha-21360. TinyMCE updated.

git-svn-id: https://develop.svn.wordpress.org/trunk@21360 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
bumpbot 2012-07-29 22:58:19 +00:00
parent 23e2a1813c
commit 37431ce817
3 changed files with 3 additions and 3 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-21348';
$wp_version = '3.5-alpha-21360';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
@ -18,7 +18,7 @@ $wp_db_version = 20596;
*
* @global string $tinymce_version
*/
$tinymce_version = '3541-21301';
$tinymce_version = '3541-21360';
/**
* Holds the required PHP version