TinyMCE: update to 4.0.20, see #24067

git-svn-id: https://develop.svn.wordpress.org/trunk@27603 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2014-03-19 04:46:01 +00:00
parent 04f3b0e0a5
commit e342b6a3a5
13 changed files with 450 additions and 308 deletions

View File

@@ -18,7 +18,7 @@ $wp_db_version = 26691;
*
* @global string $tinymce_version
*/
$tinymce_version = '4018-20140313';
$tinymce_version = '4020-20140318';
/**
* Holds the required PHP version