Changeset 17407 for branches/3.0/wp-includes/version.php
- Timestamp:
- 02/06/2011 07:18:44 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.0/wp-includes/version.php
r17388 r17407 23 23 * @global string $wp_version 24 24 */ 25 $wp_version = '3.0. 4';25 $wp_version = '3.0.5-alpha'; 26 26 27 27 /**
Note: See TracChangeset
for help on using the changeset viewer.