Update wp-tinymce.js.gz.

* Plugins are now sorted alphabetically during concatenation, to ensure consistent generation.
 * Key tinymce/wp-tinymce.js.gz off the revision number, rather than the date.
see #19592.


git-svn-id: https://develop.svn.wordpress.org/trunk@19953 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin 2012-02-19 01:54:02 +00:00
parent 4e770c210c
commit d219e90d41
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '3.4-alpha-19948';
$wp_version = '3.4-alpha-19953';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
@ -18,7 +18,7 @@ $wp_db_version = 19863;
*
* @global string $tinymce_version
*/
$tinymce_version = '348-20120212';
$tinymce_version = '348-19953';
/**
* Holds the cache manifest version