Changeset 27758 for trunk/src/wp-includes/version.php
- Timestamp:
- 03/26/2014 11:12:48 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/version.php
r27714 r27758 19 19 * @global string $tinymce_version 20 20 */ 21 $tinymce_version = '4020-201403 19a';21 $tinymce_version = '4020-20140326'; 22 22 23 23 /**
Note: See TracChangeset
for help on using the changeset viewer.