Changeset 28231 for branches/3.9/src/wp-includes/version.php
- Timestamp:
- 05/01/2014 04:41:05 AM (11 years ago)
- Location:
- branches/3.9
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.9
-
branches/3.9/src/wp-includes/version.php
r28156 r28231 19 19 * @global string $tinymce_version 20 20 */ 21 $tinymce_version = '4021-201404 12';21 $tinymce_version = '4021-20140423'; 22 22 23 23 /**
Note: See TracChangeset
for help on using the changeset viewer.