From 402934fa4d4dd2cdcd8aa51a393b23852f1a5fc0 Mon Sep 17 00:00:00 2001 From: Jose Lorenzo Rodriguez Date: Tue, 26 Jul 2011 13:20:27 -0430 Subject: [PATCH] Updating version numbers to 2.0.0-beta --- lib/Cake/Config/config.php | 2 +- lib/Cake/VERSION.txt | 2 +- lib/Cake/View/Pages/home.ctp | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/Cake/Config/config.php b/lib/Cake/Config/config.php index 748dbe7b2fe..090526412f3 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-alpha'; +return $config['Cake.version'] = '2.0.0-beta'; diff --git a/lib/Cake/VERSION.txt b/lib/Cake/VERSION.txt index 83c9ff9d654..b96f1edcebd 100644 --- a/lib/Cake/VERSION.txt +++ b/lib/Cake/VERSION.txt @@ -17,4 +17,4 @@ // @license MIT License (http://www.opensource.org/licenses/mit-license.php) // +--------------------------------------------------------------------------------------------+ // //////////////////////////////////////////////////////////////////////////////////////////////////// -2.0.0-alpha +2.0.0-beta diff --git a/lib/Cake/View/Pages/home.ctp b/lib/Cake/View/Pages/home.ctp index ec5b66beeaa..f59f170b2bd 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();