Make WordPress Core

Ticket #43765: 43765.3.patch

File 43765.3.patch, 401 bytes (added by bruceallen, 8 years ago)

2nd update of patch as per request

  • version.php

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