Ticket #11516: version.php.diff
| File version.php.diff, 320 bytes (added by , 16 years ago) |
|---|
-
trunk/wp-includes/version.php
a b 6 6 /** 7 7 * The WordPress version string 8 8 * 9 9 * @global string $wp_version 10 10 */ 11 $wp_version = '2.9 -RC1';11 $wp_version = '2.9';