Bump the TinyMCE version, see #24067.

git-svn-id: https://develop.svn.wordpress.org/trunk@26877 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz 2013-12-29 04:21:04 +00:00
parent 14ace125ee
commit 401a3d8f47
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ $wp_db_version = 26691;
*
* @global string $tinymce_version
*/
$tinymce_version = '359-20131026';
$tinymce_version = '4012-20131228';
/**
* Holds the required PHP version