Compress scripts/styles: 3.6-beta3-24485. TinyMCE updated.

git-svn-id: http://core.svn.wordpress.org/trunk@24485 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Bot (Assets) 2013-06-21 07:19:07 +00:00
parent 8b09788c70
commit f672aff0ee
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

View File

@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '3.6-beta3-24450';
$wp_version = '3.6-beta3-24485';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
@ -18,7 +18,7 @@ $wp_db_version = 24448;
*
* @global string $tinymce_version
*/
$tinymce_version = '358-24113';
$tinymce_version = '358-24485';
/**
* Holds the required PHP version