Bump the TinyMCE version, see #24067.
Built from https://develop.svn.wordpress.org/trunk@26877 git-svn-id: http://core.svn.wordpress.org/trunk@26760 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
855889f7aa
commit
ed9ddce685
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue