Changeset 41604 for trunk/src/wp-includes/version.php
- Timestamp:
- 09/26/2017 09:14:28 PM (8 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/version.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/version.php
r40870 r41604 19 19 * @global string $tinymce_version 20 20 */ 21 $tinymce_version = '460 3-20170530';21 $tinymce_version = '4607-20170918'; 22 22 23 23 /**
Note: See TracChangeset
for help on using the changeset viewer.