Ticket #5571: version.php.diff

File version.php.diff, 413 bytes (added by spencerp, 4 years ago)
  • wp-includes/version.php

     
    88 * 
    99 * @global string $wp_version 
    1010 */ 
    11 $wp_version = '2.4-bleeding'; 
     11$wp_version = '2.5-bleeding'; 
    1212 
    1313/** 
    1414 * Holds the WordPress DB revision, increments when changes are made to the WordPress DB scheme