TinyMCE: update to 4.0.28+. Includes all changes until 09-06-2014: 32cb108d41. Changelog: 32cb108d41/changelog.txt.

See #28391.

git-svn-id: https://develop.svn.wordpress.org/trunk@28768 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2014-06-17 23:49:00 +00:00
parent f1172ba195
commit b8fd9d997e
42 changed files with 2693 additions and 566 deletions

View File

@@ -18,7 +18,7 @@ $wp_db_version = 27916;
*
* @global string $tinymce_version
*/
$tinymce_version = '4028-20140528';
$tinymce_version = '4028-20140617';
/**
* Holds the required PHP version