Make WordPress Core

Ticket #43765: 43765.2.patch

File 43765.2.patch, 386 bytes (added by sephsekla, 8 years ago)

Updated patch as per @ocean90's comment

  • version.php

     
    11<?php
    22/**
     3 * WordPress Version
     4 *
     5 * Contains version information for the current WordPress release.
     6 *
     7 * @package WordPress
     8 */
     9
     10/**
    311 * The WordPress version string
    412 *
    513 * @global string $wp_version