Compress scripts/styles: 3.5-beta1-22223. TinyMCE updated.

git-svn-id: http://core.svn.wordpress.org/trunk@22223 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Bot (Assets)
2012-10-12 22:58:48 +00:00
parent dc3fbf216f
commit 3012719800
6 changed files with 6 additions and 6 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '3.5-beta1-22204';
$wp_version = '3.5-beta1-22223';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
@@ -18,7 +18,7 @@ $wp_db_version = 22006;
*
* @global string $tinymce_version
*/
$tinymce_version = '356-21964';
$tinymce_version = '356-22223';
/**
* Holds the required PHP version