From 703344cbae2cd9a8469bcd6524febf576fed154d Mon Sep 17 00:00:00 2001 From: predominant Date: Sun, 12 Sep 2010 17:57:55 +1000 Subject: [PATCH] Updated version number to 1.3.4 --- cake/VERSION.txt | 3 ++- cake/config/config.php | 2 +- cake/libs/view/pages/home.ctp | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/cake/VERSION.txt b/cake/VERSION.txt index 458264c68..5bf937a55 100644 --- a/cake/VERSION.txt +++ b/cake/VERSION.txt @@ -18,5 +18,6 @@ // @license MIT License (http://www.opensource.org/licenses/mit-license.php) // +--------------------------------------------------------------------------------------------+ // //////////////////////////////////////////////////////////////////////////////////////////////////// -1.3.3 +1.3.4 + diff --git a/cake/config/config.php b/cake/config/config.php index 52a713037..3232decac 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.3'; +return $config['Cake.version'] = '1.3.4'; diff --git a/cake/libs/view/pages/home.ctp b/cake/libs/view/pages/home.ctp index 9b78edb8b..d15bcdb95 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();