Ticket #7172: 7172.diff
| File 7172.diff, 492 bytes (added by Viper007Bond, 5 months ago) |
|---|
-
wp-includes/version.php
old new 11 11 $wp_version = '2.6-beta1'; 12 12 13 13 /** 14 * Holds the WordPress DB revision, increments when changes are made to the WordPress DB scheme 15 * changes. 14 * Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema. 16 15 * 17 16 * @global int $wp_db_version 18 17 */
