Changes from trunk/wp-includes/version.php at r19590 to branches/3.3/wp-includes/version.php at r19667
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.3/wp-includes/version.php
r19590 r19667 5 5 * @global string $wp_version 6 6 */ 7 $wp_version = '3.3 ';7 $wp_version = '3.3.1'; 8 8 9 9 /**
Note: See TracChangeset
for help on using the changeset viewer.