Compress scripts/styles: 3.5-RC3-23047. TinyMCE updated.

git-svn-id: http://core.svn.wordpress.org/trunk@23047 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Bot (Assets)
2012-12-04 22:44:27 +00:00
parent c9db63ab1e
commit d3b24a0e15
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.5-RC3-23043';
$wp_version = '3.5-RC3-23047';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
@@ -18,7 +18,7 @@ $wp_db_version = 22441;
*
* @global string $tinymce_version
*/
$tinymce_version = '357-22953';
$tinymce_version = '357-23047';
/**
* Holds the required PHP version