From a16f4c52486f9f0793c7d9b0f3fb689f2f9ef583 Mon Sep 17 00:00:00 2001 From: mark_story Date: Sun, 24 Oct 2010 13:56:45 -0400 Subject: [PATCH] Updating version numbers for 1.3.5 --- 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 5bf937a55..1f0f7116b 100644 --- a/cake/VERSION.txt +++ b/cake/VERSION.txt @@ -18,6 +18,7 @@ // @license MIT License (http://www.opensource.org/licenses/mit-license.php) // +--------------------------------------------------------------------------------------------+ // //////////////////////////////////////////////////////////////////////////////////////////////////// -1.3.4 +1.3.5 + diff --git a/cake/config/config.php b/cake/config/config.php index 3232decac..590aea6f8 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.4'; +return $config['Cake.version'] = '1.3.5'; diff --git a/cake/libs/view/pages/home.ctp b/cake/libs/view/pages/home.ctp index 042d1d5ac..be2c09f28 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();