Remove deleted file from the manifest. Note that most other blue files were never added. see #15207.

git-svn-id: https://develop.svn.wordpress.org/trunk@16147 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin 2010-11-02 05:24:58 +00:00
parent c31ef3498a
commit f95cfd07f3
2 changed files with 1 additions and 2 deletions

View File

@ -39,7 +39,6 @@ function &get_manifest() {
array('images/icons32.png'),
array('images/icons32-vs.png'),
array('images/list.png'),
array('images/list-vs.png'),
array('images/wpspin_light.gif'),
array('images/wpspin_dark.gif'),
array('images/logo.gif'),

View File

@ -29,7 +29,7 @@ $tinymce_version = '3392a';
*
* @global string $manifest_version
*/
$manifest_version = '20100530';
$manifest_version = '20101102';
/**
* Holds the required PHP version