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

git-svn-id: http://svn.automattic.com/wordpress/trunk@17521 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
nacin 2011-03-10 18:47:44 +00:00
parent 59f5dff476
commit 9d5f123778
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