Changeset 18043 for branches/3.1/wp-includes/version.php
- Timestamp:
- 05/25/2011 06:10:20 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.1/wp-includes/version.php
r17712 r18043 23 23 * @global string $wp_version 24 24 */ 25 $wp_version = '3.1. 2';25 $wp_version = '3.1.3'; 26 26 27 27 /**
Note: See TracChangeset
for help on using the changeset viewer.