diff --git a/wp-admin/includes/update-core.php b/wp-admin/includes/update-core.php index 688a045d7..42b0fba70 100644 --- a/wp-admin/includes/update-core.php +++ b/wp-admin/includes/update-core.php @@ -266,6 +266,7 @@ global $_new_bundled_files; $_new_bundled_files = array( 'plugins/akismet/' => '2.0', 'themes/twentyten/' => '3.0', +'themes/twentyeleven/' => '3.2' ); /**