diff --git a/lib/Cake/Config/config.php b/lib/Cake/Config/config.php index 9bbbb5cdeaf..7e0e9dd1f7a 100644 --- a/lib/Cake/Config/config.php +++ b/lib/Cake/Config/config.php @@ -16,5 +16,5 @@ * @since CakePHP(tm) v 1.1.11.4062 * @license MIT License (http://www.opensource.org/licenses/mit-license.php) */ -$config['Cake.version'] = '2.0.5'; +$config['Cake.version'] = '2.0.6'; return $config; diff --git a/lib/Cake/VERSION.txt b/lib/Cake/VERSION.txt index a555d42c1f8..af0a7c8921d 100644 --- a/lib/Cake/VERSION.txt +++ b/lib/Cake/VERSION.txt @@ -17,5 +17,4 @@ // @license MIT License (http://www.opensource.org/licenses/mit-license.php) // +--------------------------------------------------------------------------------------------+ // //////////////////////////////////////////////////////////////////////////////////////////////////// -2.0.5 - +2.0.6 diff --git a/lib/Cake/View/Pages/home.ctp b/lib/Cake/View/Pages/home.ctp index 2fac59aad63..59e8013ba9e 100644 --- a/lib/Cake/View/Pages/home.ctp +++ b/lib/Cake/View/Pages/home.ctp @@ -24,7 +24,7 @@ App::uses('Debugger', 'Utility');

For updates and important announcements, visit http://cakefest.org

- + 0): Debugger::checkSecurityKeys();