Changeset 11553 for branches/2.8/wp-includes/version.php
- Timestamp:
- 06/11/2009 04:46:00 AM (17 years ago)
- File:
-
- 1 edited
-
branches/2.8/wp-includes/version.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/2.8/wp-includes/version.php
r11549 r11553 9 9 * @global string $wp_version 10 10 */ 11 $wp_version = '2.8 ';11 $wp_version = '2.8.1-rare'; 12 12 13 13 /**
Note: See TracChangeset
for help on using the changeset viewer.