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

git-svn-id: https://develop.svn.wordpress.org/trunk@22252 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
bumpbot
2012-10-16 22:58:39 +00:00
parent c0ca932fe1
commit 7f2fa09f5c
11 changed files with 11 additions and 11 deletions
+2 -2
View File
@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '3.5-beta2-22241';
$wp_version = '3.5-beta2-22252';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
@@ -18,7 +18,7 @@ $wp_db_version = 22006;
*
* @global string $tinymce_version
*/
$tinymce_version = '356-22223';
$tinymce_version = '356-22252';
/**
* Holds the required PHP version