Changeset 10002
- Timestamp:
- 12/01/2008 07:35:46 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/version.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/version.php
r9997 r10002 9 9 * @global string $wp_version 10 10 */ 11 $wp_version = '2.7-almost-rc- 9997';11 $wp_version = '2.7-almost-rc-10002'; 12 12 13 13 /**
Note: See TracChangeset
for help on using the changeset viewer.