Changeset 8650
- Timestamp:
- 08/14/2008 11:46:10 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.6/wp-includes/version.php
r8621 r8650 9 9 * @global string $wp_version 10 10 */ 11 $wp_version = '2.6.1 -beta2';11 $wp_version = '2.6.1'; 12 12 13 13 /**
Note: See TracChangeset
for help on using the changeset viewer.