Changeset 37242 for trunk/src/wp-includes/version.php
- Timestamp:
- 04/18/2016 09:45:46 PM (10 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/version.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/version.php
r37183 r37242 19 19 * @global string $tinymce_version 20 20 */ 21 $tinymce_version = '43 08-20160323';21 $tinymce_version = '4310-20160418'; 22 22 23 23 /**
Note: See TracChangeset
for help on using the changeset viewer.