Bump the TinyMCE version for 3.8, see #25700.

git-svn-id: https://develop.svn.wordpress.org/trunk@25944 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz 2013-10-26 21:44:39 +00:00
parent d26d83a36d
commit 0bb0c068ef

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