Ticket #5571: version.php.diff
| File version.php.diff, 413 bytes (added by , 18 years ago) |
|---|
-
wp-includes/version.php
8 8 * 9 9 * @global string $wp_version 10 10 */ 11 $wp_version = '2. 4-bleeding';11 $wp_version = '2.5-bleeding'; 12 12 13 13 /** 14 14 * Holds the WordPress DB revision, increments when changes are made to the WordPress DB scheme