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

git-svn-id: https://develop.svn.wordpress.org/trunk@21580 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
bumpbot
2012-08-22 02:58:28 +00:00
parent 29471da7bd
commit ebcef178df
5 changed files with 5 additions and 5 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '3.5-alpha-21575';
$wp_version = '3.5-alpha-21580';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
@@ -18,7 +18,7 @@ $wp_db_version = 21551;
*
* @global string $tinymce_version
*/
$tinymce_version = '356-21546';
$tinymce_version = '356-21580';
/**
* Holds the required PHP version