Changeset 15443 for branches/3.0/wp-includes/version.php
- Timestamp:
- 07/18/2010 02:02:01 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.0/wp-includes/version.php
r15360 r15443 9 9 * @global string $wp_version 10 10 */ 11 $wp_version = '3.0.1-alpha-15 359';11 $wp_version = '3.0.1-alpha-15443'; 12 12 13 13 /**
Note: See TracChangeset
for help on using the changeset viewer.