Changeset 9869 for branches/2.6/wp-includes/version.php
- Timestamp:
- 11/25/2008 04:55:17 PM (17 years ago)
- File:
-
- 1 edited
-
branches/2.6/wp-includes/version.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/2.6/wp-includes/version.php
r9305 r9869 9 9 * @global string $wp_version 10 10 */ 11 $wp_version = '2.6. 3';11 $wp_version = '2.6.5'; 12 12 13 13 /**
Note: See TracChangeset
for help on using the changeset viewer.