Changeset 20725 for trunk/wp-includes/version.php
- Timestamp:
- 05/04/2012 03:58:20 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/version.php
r20717 r20725 5 5 * @global string $wp_version 6 6 */ 7 $wp_version = '3.4-beta4-207 17';7 $wp_version = '3.4-beta4-20725'; 8 8 9 9 /** … … 19 19 * @global string $tinymce_version 20 20 */ 21 $tinymce_version = '349-20 681';21 $tinymce_version = '349-20725'; 22 22 23 23 /**
Note: See TracChangeset
for help on using the changeset viewer.