Compress scripts/styles: 3.5-RC1-22879. TinyMCE updated.

git-svn-id: https://develop.svn.wordpress.org/trunk@22879 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
bumpbot
2012-11-27 20:58:37 +00:00
parent bf812ac283
commit 8d72af5bfc
7 changed files with 7 additions and 7 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '3.5-RC1-22873';
$wp_version = '3.5-RC1-22879';
/**
* 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-22860';
$tinymce_version = '357-22879';
/**
* Holds the required PHP version