Index: t3lib/config_default.php =================================================================== --- t3lib/config_default.php (Revision 10123) +++ t3lib/config_default.php (Revision 10124) @@ -626,7 +626,7 @@ $TYPO_VERSION = '4.5-dev'; // deprecated: use the constants defined below define('TYPO3_version', $TYPO_VERSION); define('TYPO3_branch', '4.5'); -define('TYPO3_copyright_year', '1998-2010'); +define('TYPO3_copyright_year', '1998-2011'); define('TYPO3_user_agent', 'User-Agent: TYPO3/'.TYPO3_version); // Database-variables are cleared!