Changeset 23167 for branches/3.5/wp-includes/version.php
- Timestamp:
- 12/11/2012 03:58:27 PM (13 years ago)
- File:
-
- 1 edited
-
branches/3.5/wp-includes/version.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/3.5/wp-includes/version.php
r23166 r23167 5 5 * @global string $wp_version 6 6 */ 7 $wp_version = '3.5 -RC6-23166';7 $wp_version = '3.5'; 8 8 9 9 /**
Note: See TracChangeset
for help on using the changeset viewer.