Changeset 21255 for trunk/wp-includes/version.php
- Timestamp:
- 07/10/2012 02:58:25 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/version.php
r21247 r21255 5 5 * @global string $wp_version 6 6 */ 7 $wp_version = '3.5-alpha-212 47';7 $wp_version = '3.5-alpha-21255'; 8 8 9 9 /** … … 19 19 * @global string $tinymce_version 20 20 */ 21 $tinymce_version = '3541-212 33';21 $tinymce_version = '3541-21255'; 22 22 23 23 /**
Note: See TracChangeset
for help on using the changeset viewer.