- 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.