From f01b4ae13b9cd24091264f10ad19b326e329ae7c Mon Sep 17 00:00:00 2001 From: mark_story Date: Sun, 18 Jul 2010 23:00:24 -0400 Subject: [PATCH] Updating version numbers to 1.3.3 --- cake/VERSION.txt | 2 +- cake/config/config.php | 2 +- cake/libs/view/pages/home.ctp | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cake/VERSION.txt b/cake/VERSION.txt index 5f08ec3dc..458264c68 100644 --- a/cake/VERSION.txt +++ b/cake/VERSION.txt @@ -18,5 +18,5 @@ // @license MIT License (http://www.opensource.org/licenses/mit-license.php) // +--------------------------------------------------------------------------------------------+ // //////////////////////////////////////////////////////////////////////////////////////////////////// -1.3.2 +1.3.3 diff --git a/cake/config/config.php b/cake/config/config.php index 65dd5a77c..52a713037 100644 --- a/cake/config/config.php +++ b/cake/config/config.php @@ -17,4 +17,4 @@ * @since CakePHP(tm) v 1.1.11.4062 * @license MIT License (http://www.opensource.org/licenses/mit-license.php) */ -return $config['Cake.version'] = '1.3.2'; +return $config['Cake.version'] = '1.3.3'; diff --git a/cake/libs/view/pages/home.ctp b/cake/libs/view/pages/home.ctp index f5a774fa3..82d3b8bf6 100644 --- a/cake/libs/view/pages/home.ctp +++ b/cake/libs/view/pages/home.ctp @@ -21,7 +21,7 @@ if (Configure::read() == 0): endif; ?>

- + 0): Debugger::checkSecurityKeys();