Changeset 9983
- Timestamp:
- 11/30/2008 06:41:04 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/version.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/version.php
r9965 r9983 9 9 * @global string $wp_version 10 10 */ 11 $wp_version = '2.7-almost-rc-99 65';11 $wp_version = '2.7-almost-rc-9983'; 12 12 13 13 /**
Note: See TracChangeset
for help on using the changeset viewer.