From 339259c841462cb0ab01b477e3db4a6a7d9caab0 Mon Sep 17 00:00:00 2001 From: mark_story Date: Wed, 28 Dec 2011 22:00:12 -0500 Subject: [PATCH] Update version to 2.0.5 --- 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 c533de09719..9bbbb5cdeaf 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.4'; +$config['Cake.version'] = '2.0.5'; return $config; diff --git a/lib/Cake/VERSION.txt b/lib/Cake/VERSION.txt index 9ada9ffe06d..a555d42c1f8 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.4 +2.0.5 + diff --git a/lib/Cake/View/Pages/home.ctp b/lib/Cake/View/Pages/home.ctp index cc99d9e76c9..612023ea716 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();