Changeset 18401 for branches/3.2/wp-includes/version.php
- Timestamp:
- 07/05/2011 10:07:13 AM (15 years ago)
- File:
-
- 1 edited
-
branches/3.2/wp-includes/version.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/3.2/wp-includes/version.php
r18395 r18401 5 5 * @global string $wp_version 6 6 */ 7 $wp_version = '3.2 ';7 $wp_version = '3.2.1-alpha'; 8 8 9 9 /**
Note: See TracChangeset
for help on using the changeset viewer.