From 96a8d97de7de53c20b103093df8d3d4f57daf6a5 Mon Sep 17 00:00:00 2001 From: Jose Lorenzo Rodriguez Date: Sun, 18 Sep 2011 16:58:45 -0430 Subject: [PATCH] Releasing 1.3.12 --- cake/VERSION.txt | 5 ++++- cake/config/config.php | 2 +- cake/libs/view/pages/home.ctp | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/cake/VERSION.txt b/cake/VERSION.txt index 692b4cd1c33..494caed5005 100644 --- a/cake/VERSION.txt +++ b/cake/VERSION.txt @@ -18,6 +18,9 @@ // @license MIT License (http://www.opensource.org/licenses/mit-license.php) // +--------------------------------------------------------------------------------------------+ // //////////////////////////////////////////////////////////////////////////////////////////////////// -1.3.11 +1.3.12 + + + diff --git a/cake/config/config.php b/cake/config/config.php index 969ad4f8282..0dad0fcce3b 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.11'; +return $config['Cake.version'] = '1.3.12'; diff --git a/cake/libs/view/pages/home.ctp b/cake/libs/view/pages/home.ctp index b512c8babd2..2c2895cb6da 100644 --- a/cake/libs/view/pages/home.ctp +++ b/cake/libs/view/pages/home.ctp @@ -24,7 +24,7 @@ endif;

For updates and important announcements, visit http://cakefest.org

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