Changeset 42577 for branches/4.9/src/wp-includes/version.php
- Timestamp:
- 01/23/2018 07:40:16 PM (7 years ago)
- Location:
- branches/4.9
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/4.9
-
branches/4.9/src/wp-includes/version.php
r42520 r42577 19 19 * @global string $tinymce_version 20 20 */ 21 $tinymce_version = '4607-201 71116';21 $tinymce_version = '4607-20180123'; 22 22 23 23 /**
Note: See TracChangeset
for help on using the changeset viewer.