Changeset 7844 for branches/2.5/wp-includes/version.php
- Timestamp:
- 04/28/2008 06:22:58 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.5/wp-includes/version.php
r7843 r7844 9 9 * @global string $wp_version 10 10 */ 11 $wp_version = '2.5. 1';11 $wp_version = '2.5.2-alpha'; 12 12 13 13 /**
Note: See TracChangeset
for help on using the changeset viewer.