Changeset 34029 for branches/4.3/src/wp-includes/version.php
- Timestamp:
- 09/10/2015 11:56:25 PM (11 years ago)
- File:
-
- 1 edited
-
branches/4.3/src/wp-includes/version.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/4.3/src/wp-includes/version.php
r33649 r34029 19 19 * @global string $tinymce_version 20 20 */ 21 $tinymce_version = '420 3-20150730';21 $tinymce_version = '4205-20150910'; 22 22 23 23 /**
Note: See TracChangeset
for help on using the changeset viewer.