Bump the TinyMCE version for 3.8, see #25700.

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


git-svn-id: http://core.svn.wordpress.org/trunk@25903 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Ozz 2013-10-26 21:45:09 +00:00
parent 95bf041b3a
commit fde786ab5d

View File

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