Changeset 21100 for trunk/wp-includes/version.php
- Timestamp:
- 06/21/2012 08:58:20 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/version.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/version.php
r21095 r21100 5 5 * @global string $wp_version 6 6 */ 7 $wp_version = '3.5-alpha-21 095';7 $wp_version = '3.5-alpha-21100'; 8 8 9 9 /**
Note: See TracChangeset
for help on using the changeset viewer.