From 8671aa38b29ec7f59c839aecc60e0445e14b92dc Mon Sep 17 00:00:00 2001 From: Jose Lorenzo Rodriguez Date: Mon, 30 May 2011 09:27:35 -0430 Subject: [PATCH] Updating version numbers to 1.3.10 --- 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 f443e5a7c..d8f92deab 100644 --- a/cake/VERSION.txt +++ b/cake/VERSION.txt @@ -18,4 +18,5 @@ // @license MIT License (http://www.opensource.org/licenses/mit-license.php) // +--------------------------------------------------------------------------------------------+ // //////////////////////////////////////////////////////////////////////////////////////////////////// -1.3.9 +1.3.10 + diff --git a/cake/config/config.php b/cake/config/config.php index 8c4ab11b9..156a3bdc3 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.9'; +return $config['Cake.version'] = '1.3.10'; diff --git a/cake/libs/view/pages/home.ctp b/cake/libs/view/pages/home.ctp index b2d80b5a7..abcdd6b5f 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();