Changeset 23047 for trunk/wp-includes/version.php
- Timestamp:
- 12/04/2012 10:44:27 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/version.php
r23043 r23047 5 5 * @global string $wp_version 6 6 */ 7 $wp_version = '3.5-RC3-2304 3';7 $wp_version = '3.5-RC3-23047'; 8 8 9 9 /** … … 19 19 * @global string $tinymce_version 20 20 */ 21 $tinymce_version = '357-2 2953';21 $tinymce_version = '357-23047'; 22 22 23 23 /**
Note: See TracChangeset
for help on using the changeset viewer.