Changeset 25336 for branches/3.6/wp-includes/version.php
- Timestamp:
- 09/11/2013 02:40:51 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.6/wp-includes/version.php
r25326 r25336 19 19 * @global string $tinymce_version 20 20 */ 21 $tinymce_version = '358-2 4485';21 $tinymce_version = '358-25336'; 22 22 23 23 /**
Note: See TracChangeset
for help on using the changeset viewer.