Make WordPress Core


Ignore:
Timestamp:
05/12/2011 06:26:17 PM (14 years ago)
Author:
nacin
Message:

Update wp-logo.png version number. props zekeweeks, fixes #17402.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/script-loader.php

    r17902 r17905  
    494494
    495495    // all colors stylesheets need to have the same query strings (cache manifest compat)
    496     $colors_version = '20110512b';
     496    $colors_version = '20110512c';
    497497
    498498    // Register "meta" stylesheet for admin colors. All colors-* style sheets should have the same version string.
Note: See TracChangeset for help on using the changeset viewer.