TinyMCE: fix detection of IE11 in compatibility mode, fixes #25634.

git-svn-id: https://develop.svn.wordpress.org/trunk@25852 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz 2013-10-18 22:58:25 +00:00
parent d96b64c116
commit 9381d2f3a6
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -18,7 +18,7 @@ $wp_db_version = 25824;
*
* @global string $tinymce_version
*/
$tinymce_version = '359-20131010';
$tinymce_version = '359-20131018';
/**
* Holds the required PHP version