Changeset 17433
- Timestamp:
- 02/09/2011 05:35:10 PM (15 years ago)
- File:
-
- 1 edited
-
branches/3.1/wp-includes/version.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/3.1/wp-includes/version.php
r17424 r17433 23 23 * @global string $wp_version 24 24 */ 25 $wp_version = '3.1-RC4-174 24';25 $wp_version = '3.1-RC4-17434'; 26 26 27 27 /**
Note: See TracChangeset
for help on using the changeset viewer.