- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.8/wp-includes/version.php
r11695 r11553 9 9 * @global string $wp_version 10 10 */ 11 $wp_version = '2.8.1- RC1';11 $wp_version = '2.8.1-rare'; 12 12 13 13 /** … … 30 30 * @global string $manifest_version 31 31 */ 32 $manifest_version = '2009061 6';32 $manifest_version = '20090610';
Note: See TracChangeset
for help on using the changeset viewer.