From 606c30b77ff0e402f555bf1924bd224922751246 Mon Sep 17 00:00:00 2001 From: Jose Lorenzo Rodriguez Date: Wed, 2 Nov 2011 23:44:50 -0430 Subject: [PATCH] Releasing 2.0.2 --- lib/Cake/Config/config.php | 2 +- lib/Cake/VERSION.txt | 5 +---- lib/Cake/View/Pages/home.ctp | 2 +- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/lib/Cake/Config/config.php b/lib/Cake/Config/config.php index 8ed27662a..5f9c32d03 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.1'; +return $config['Cake.version'] = '2.0.2'; diff --git a/lib/Cake/VERSION.txt b/lib/Cake/VERSION.txt index fbbf5a420..18107e509 100644 --- a/lib/Cake/VERSION.txt +++ b/lib/Cake/VERSION.txt @@ -17,7 +17,4 @@ // @license MIT License (http://www.opensource.org/licenses/mit-license.php) // +--------------------------------------------------------------------------------------------+ // //////////////////////////////////////////////////////////////////////////////////////////////////// -2.0.1 - - - +2.0.2 \ No newline at end of file diff --git a/lib/Cake/View/Pages/home.ctp b/lib/Cake/View/Pages/home.ctp index b775a3238..87015b9d6 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();