Bump the (cache-busting) TinyMCE version for 3.7, see .

git-svn-id: https://develop.svn.wordpress.org/branches/3.7@25943 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz 2013-10-26 21:42:44 +00:00
parent 03f3c454ca
commit 0a446ec730

@ -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