Add TinyMCE version number. props SergeyBiryukov, fixes #16674 for trunk.

git-svn-id: https://develop.svn.wordpress.org/trunk@17521 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin 2011-03-10 18:47:44 +00:00
parent 0984bae175
commit 04bc9c01cb
3 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -36,7 +36,7 @@ $wp_db_version = 17516;
*
* @global string $tinymce_version
*/
$tinymce_version = '3393';
$tinymce_version = '3393a';
/**
* Holds the cache manifest version