Changeset 23403
- Timestamp:
- 02/12/2013 10:58:43 PM (12 years ago)
- Location:
- trunk/wp-includes
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/version.php
r23400 r23403 5 5 * @global string $wp_version 6 6 */ 7 $wp_version = '3.6-alpha-2340 0';7 $wp_version = '3.6-alpha-23403'; 8 8 9 9 /** … … 19 19 * @global string $tinymce_version 20 20 */ 21 $tinymce_version = '358-23 334';21 $tinymce_version = '358-23403'; 22 22 23 23 /**
Note: See TracChangeset
for help on using the changeset viewer.