From b3157cdd714943997570ab601d6bb1793ee6b96e Mon Sep 17 00:00:00 2001 From: Jose Lorenzo Rodriguez Date: Sun, 18 Sep 2011 16:54:14 -0430 Subject: [PATCH] Releasing 2.0.0-RC2 --- 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 adcc00e16..90fbc4736 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-RC1'; +return $config['Cake.version'] = '2.0.0-RC2'; diff --git a/lib/Cake/VERSION.txt b/lib/Cake/VERSION.txt index 5292e7087..0c5f1a7b9 100644 --- a/lib/Cake/VERSION.txt +++ b/lib/Cake/VERSION.txt @@ -17,4 +17,5 @@ // @license MIT License (http://www.opensource.org/licenses/mit-license.php) // +--------------------------------------------------------------------------------------------+ // //////////////////////////////////////////////////////////////////////////////////////////////////// -2.0.0-RC1 +2.0.0-RC2 + diff --git a/lib/Cake/View/Pages/home.ctp b/lib/Cake/View/Pages/home.ctp index 2f4488806..bf48ebb63 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();