Ticket #21500: 21500.patch

File 21500.patch, 484 bytes (added by SergeyBiryukov, 10 months ago)
  • wp-includes/version.php

     
    77$wp_version = '3.5-alpha-21458'; 
    88 
    99/** 
    10  * Holds the WordPress DB revision, increments 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. 
    1111 * 
    1212 * @global int $wp_db_version 
    1313 */