Editor: Re-build tinymce.min.js after [42191].

See #42553.

Built from https://develop.svn.wordpress.org/branches/4.9@42194


git-svn-id: http://core.svn.wordpress.org/branches/4.9@42024 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Weston Ruter 2017-11-15 23:36:39 +00:00
parent a5f8e0917f
commit 35b40d1001
3 changed files with 24 additions and 4 deletions

File diff suppressed because one or more lines are too long

View File

@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.9-RC3-42192';
$wp_version = '4.9-RC3-42194';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
@ -18,7 +18,7 @@ $wp_db_version = 38590;
*
* @global string $tinymce_version
*/
$tinymce_version = '4607-20171115';
$tinymce_version = '4607-20171116';
/**
* Holds the required PHP version