From 143d7d73ab80bed94ca60d5d9a2fa75f90c81421 Mon Sep 17 00:00:00 2001 From: mark_story Date: Mon, 24 Jun 2013 21:31:58 -0400 Subject: [PATCH] Bump version number to 1.3.17 We missed a commit in 1.3.16 and need to make a new tag. --- 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 5069c1109ce..ee729e57ec1 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.16 +1.3.17 + diff --git a/cake/config/config.php b/cake/config/config.php index 1c1a6d9c190..6ef5f6fad4b 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.16'; +$config['Cake.version'] = '1.3.17'; return $config; diff --git a/cake/libs/view/pages/home.ctp b/cake/libs/view/pages/home.ctp index dd64428e83e..573fa48179d 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();