Changeset 17560 for branches/3.1/wp-includes/version.php
- Timestamp:
- 03/25/2011 09:13:38 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
r17520 r17560 23 23 * @global string $wp_version 24 24 */ 25 $wp_version = '3.1.1- alpha-17490';25 $wp_version = '3.1.1-beta1'; 26 26 27 27 /**
Note: See TracChangeset
for help on using the changeset viewer.