Changeset 21443 for trunk/wp-includes/version.php
- Timestamp:
- 08/05/2012 10:58:29 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/version.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/version.php
r21429 r21443 5 5 * @global string $wp_version 6 6 */ 7 $wp_version = '3.5-alpha-214 29';7 $wp_version = '3.5-alpha-21443'; 8 8 9 9 /**
Note: See TracChangeset
for help on using the changeset viewer.