From 7141dff5d13662aed9aa36df536d2af022ea8fb1 Mon Sep 17 00:00:00 2001 From: Jose Lorenzo Rodriguez Date: Sun, 30 Oct 2011 18:28:32 -0430 Subject: [PATCH] Releasing 2.0.1 --- lib/Cake/Config/config.php | 2 +- lib/Cake/VERSION.txt | 3 ++- lib/Cake/View/Pages/home.ctp | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/lib/Cake/Config/config.php b/lib/Cake/Config/config.php index 362222f5c52..8ed27662a00 100644 --- a/lib/Cake/Config/config.php +++ b/lib/Cake/Config/config.php @@ -16,4 +16,4 @@ * @since CakePHP(tm) v 1.1.11.4062 * @license MIT License (http://www.opensource.org/licenses/mit-license.php) */ -return $config['Cake.version'] = '2.0.0'; +return $config['Cake.version'] = '2.0.1'; diff --git a/lib/Cake/VERSION.txt b/lib/Cake/VERSION.txt index 604b280cf6e..fbbf5a42098 100644 --- a/lib/Cake/VERSION.txt +++ b/lib/Cake/VERSION.txt @@ -17,6 +17,7 @@ // @license MIT License (http://www.opensource.org/licenses/mit-license.php) // +--------------------------------------------------------------------------------------------+ // //////////////////////////////////////////////////////////////////////////////////////////////////// -2.0.0 +2.0.1 + diff --git a/lib/Cake/View/Pages/home.ctp b/lib/Cake/View/Pages/home.ctp index 76f333265a7..b775a3238d7 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();