Compress scripts/styles: 3.6-beta1-24113. TinyMCE updated.

git-svn-id: https://develop.svn.wordpress.org/trunk@24113 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
bumpbot 2013-04-26 22:57:07 +00:00
parent 3cd315efe7
commit 74a535db1c
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '3.6-beta1-24100';
$wp_version = '3.6-beta1-24113';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
@ -18,7 +18,7 @@ $wp_db_version = 23588;
*
* @global string $tinymce_version
*/
$tinymce_version = '358-23746';
$tinymce_version = '358-24113';
/**
* Holds the required PHP version