From 593e63b0ff1e68f02d41a5a0e6ad34d1acc2df54 Mon Sep 17 00:00:00 2001 From: mark_story Date: Wed, 28 Mar 2012 20:06:25 -0400 Subject: [PATCH] Update version numbers to 1.3.15 Fixes #2725 --- cake/VERSION.txt | 9 +-------- cake/config/config.php | 2 +- cake/libs/view/pages/home.ctp | 2 +- 3 files changed, 3 insertions(+), 10 deletions(-) diff --git a/cake/VERSION.txt b/cake/VERSION.txt index 6189d89e12c..a216d6363e6 100644 --- a/cake/VERSION.txt +++ b/cake/VERSION.txt @@ -18,11 +18,4 @@ // @license MIT License (http://www.opensource.org/licenses/mit-license.php) // +--------------------------------------------------------------------------------------------+ // //////////////////////////////////////////////////////////////////////////////////////////////////// -1.3.14 - - - - - - - +1.3.15 diff --git a/cake/config/config.php b/cake/config/config.php index 81d4caf308d..b8f6a3c71f2 100644 --- a/cake/config/config.php +++ b/cake/config/config.php @@ -17,5 +17,5 @@ * @since CakePHP(tm) v 1.1.11.4062 * @license MIT License (http://www.opensource.org/licenses/mit-license.php) */ -$config['Cake.version'] = '1.3.14'; +$config['Cake.version'] = '1.3.15'; return $config; diff --git a/cake/libs/view/pages/home.ctp b/cake/libs/view/pages/home.ctp index b464652475f..3f67cd321b6 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();