Changeset 32369 for branches/4.2/src/wp-includes/version.php
- Timestamp:
- 05/06/2015 05:11:28 AM (11 years ago)
- File:
-
- 1 edited
-
branches/4.2/src/wp-includes/version.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/4.2/src/wp-includes/version.php
r32367 r32369 19 19 * @global string $tinymce_version 20 20 */ 21 $tinymce_version = '4109-20150 406';21 $tinymce_version = '4109-20150505'; 22 22 23 23 /**
Note: See TracChangeset
for help on using the changeset viewer.