Ticket #21500: 21500.patch
| File 21500.patch, 484 bytes (added by SergeyBiryukov, 10 months ago) |
|---|
-
wp-includes/version.php
7 7 $wp_version = '3.5-alpha-21458'; 8 8 9 9 /** 10 * Holds the WordPress DB revision, incre ments when changes are made to the WordPress DB schema.10 * Holds the WordPress DB revision, increases when changes are made to the WordPress DB schema. 11 11 * 12 12 * @global int $wp_db_version 13 13 */
