Changeset 21151 for branches/3.4/wp-includes/version.php
- Timestamp:
- 06/26/2012 09:54:32 PM (14 years ago)
- File:
-
- 1 edited
-
branches/3.4/wp-includes/version.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/3.4/wp-includes/version.php
r21149 r21151 5 5 * @global string $wp_version 6 6 */ 7 $wp_version = '3.4.1- alpha-21149';7 $wp_version = '3.4.1-RC1'; 8 8 9 9 /**
Note: See TracChangeset
for help on using the changeset viewer.