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:
parent
0984bae175
commit
04bc9c01cb
2
wp-includes/js/tinymce/tiny_mce.js
vendored
2
wp-includes/js/tinymce/tiny_mce.js
vendored
File diff suppressed because one or more lines are too long
Binary file not shown.
@ -36,7 +36,7 @@ $wp_db_version = 17516;
|
||||
*
|
||||
* @global string $tinymce_version
|
||||
*/
|
||||
$tinymce_version = '3393';
|
||||
$tinymce_version = '3393a';
|
||||
|
||||
/**
|
||||
* Holds the cache manifest version
|
||||
|
Loading…
x
Reference in New Issue
Block a user