Changeset 45343 for branches/5.2/src/wp-includes/version.php
- Timestamp:
- 05/17/2019 04:48:21 AM (6 years ago)
- Location:
- branches/5.2
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.2
-
branches/5.2/src/wp-includes/version.php
r45295 r45343 28 28 * @global string $tinymce_version 29 29 */ 30 $tinymce_version = '49 20-20181217';30 $tinymce_version = '4940-20190515'; 31 31 32 32 /**
Note: See TracChangeset
for help on using the changeset viewer.