Changeset 20521 for trunk/wp-includes/version.php
- Timestamp:
- 04/18/2012 08:58:24 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/version.php
r20515 r20521 5 5 * @global string $wp_version 6 6 */ 7 $wp_version = '3.4-beta2-205 15';7 $wp_version = '3.4-beta2-20521'; 8 8 9 9 /** … … 19 19 * @global string $tinymce_version 20 20 */ 21 $tinymce_version = '349-20 390';21 $tinymce_version = '349-20521'; 22 22 23 23 /**
Note: See TracChangeset
for help on using the changeset viewer.