- Update to 4.1.2, changelog: https://github.com/tinymce/tinymce/blob/master/changelog.txt
- Update the tests to 4.1.2.
Fixes #28576.

git-svn-id: https://develop.svn.wordpress.org/trunk@29203 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2014-07-17 00:58:41 +00:00
parent 50f7313fdd
commit db9a148b34
30 changed files with 6444 additions and 3644 deletions

View File

@@ -18,7 +18,7 @@ $wp_db_version = 29188;
*
* @global string $tinymce_version
*/
$tinymce_version = '4028-20140706';
$tinymce_version = '4102-20140716';
/**
* Holds the required PHP version