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

git-svn-id: https://develop.svn.wordpress.org/trunk@21879 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
bumpbot
2012-09-17 00:59:40 +00:00
parent 9661c3bd9a
commit 4c9bac8206
15 changed files with 15 additions and 15 deletions
+2 -2
View File
@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '3.5-alpha-21751';
$wp_version = '3.5-alpha-21879';
/**
* 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-21580';
$tinymce_version = '356-21879';
/**
* Holds the required PHP version