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

git-svn-id: https://develop.svn.wordpress.org/trunk@21964 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
bumpbot
2012-09-24 03:24:33 +00:00
parent 13148ff6ce
commit 327697fc6d
5 changed files with 5 additions and 3 deletions

View File

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