Compress scripts/styles: 3.5-beta2-22551. TinyMCE updated.

git-svn-id: https://develop.svn.wordpress.org/trunk@22551 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
bumpbot
2012-11-12 22:58:31 +00:00
parent 7d5de0703a
commit b73b44b8db
6 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '3.5-beta2-22546';
$wp_version = '3.5-beta2-22551';
/**
* 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-20121111';
$tinymce_version = '357-22551';
/**
* Holds the required PHP version