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

git-svn-id: http://svn.automattic.com/wordpress/trunk@16147 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
nacin 2010-11-02 05:24:58 +00:00
parent 7a76c916c3
commit 500e2d3f4c
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