Make WordPress Core


Ignore:
Timestamp:
06/29/2012 03:34:02 AM (14 years ago)
Author:
markjaquith
Message:

Google Gears is dead. Long live its HTML5 replacement that does not in any way work for our purposes. props azaozz. fixes #20981

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/version.php

    r21175 r21176  
    2222
    2323/**
    24  * Holds the cache manifest version
    25  *
    26  * @global string $manifest_version
    27  */
    28 $manifest_version = '20111113';
    29 
    30 /**
    3124 * Holds the required PHP version
    3225 *
Note: See TracChangeset for help on using the changeset viewer.