Changeset 19667
- Timestamp:
- 01/03/2012 08:35:03 PM (14 years ago)
- File:
-
- 1 edited
-
branches/3.3/wp-includes/version.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/3.3/wp-includes/version.php
r19661 r19667 5 5 * @global string $wp_version 6 6 */ 7 $wp_version = '3.3.1 -RC1';7 $wp_version = '3.3.1'; 8 8 9 9 /**
Note: See TracChangeset
for help on using the changeset viewer.