Changeset 17520 for branches/3.1/wp-includes/version.php
- Timestamp:
- 03/10/2011 06:47:36 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.1/wp-includes/version.php
r17519 r17520 37 37 * @global string $tinymce_version 38 38 */ 39 $tinymce_version = '3393 ';39 $tinymce_version = '3393a'; 40 40 41 41 /**
Note: See TracChangeset
for help on using the changeset viewer.