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

Built from https://develop.svn.wordpress.org/trunk@25852


git-svn-id: http://core.svn.wordpress.org/trunk@25852 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Ozz 2013-10-24 22:57:01 +00:00
parent 04bbb52c7c
commit 48ce800aab
3 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