Bump the TinyMCE version, see #24409.

git-svn-id: https://develop.svn.wordpress.org/trunk@27160 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz 2014-02-11 01:07:22 +00:00
parent fd19c371d1
commit fb3f9ff8f7

View File

@ -18,7 +18,7 @@ $wp_db_version = 26691;
*
* @global string $tinymce_version
*/
$tinymce_version = '4016-20140131';
$tinymce_version = '4016-20140210';
/**
* Holds the required PHP version