Changeset 24937 for branches/3.6/wp-includes/version.php
- Timestamp:
- 07/31/2013 09:11:37 PM (13 years ago)
- File:
-
- 1 edited
-
branches/3.6/wp-includes/version.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/3.6/wp-includes/version.php
r24928 r24937 5 5 * @global string $wp_version 6 6 */ 7 $wp_version = '3.6-RC2-249 28';7 $wp_version = '3.6-RC2-24937'; 8 8 9 9 /**
Note: See TracChangeset
for help on using the changeset viewer.