From 91391fde79ebf897dc07aee5ae6c4b822da61bef Mon Sep 17 00:00:00 2001 From: Jose Lorenzo Rodriguez Date: Fri, 20 May 2011 22:08:58 -0430 Subject: [PATCH] Updating version numbers --- cake/VERSION.txt | 2 +- cake/config/config.php | 2 +- cake/libs/view/pages/home.ctp | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cake/VERSION.txt b/cake/VERSION.txt index 81e8577eabd..f443e5a7c61 100644 --- a/cake/VERSION.txt +++ b/cake/VERSION.txt @@ -18,4 +18,4 @@ // @license MIT License (http://www.opensource.org/licenses/mit-license.php) // +--------------------------------------------------------------------------------------------+ // //////////////////////////////////////////////////////////////////////////////////////////////////// -1.3.8 \ No newline at end of file +1.3.9 diff --git a/cake/config/config.php b/cake/config/config.php index 4280c38b4d2..8c4ab11b923 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.8'; +return $config['Cake.version'] = '1.3.9'; diff --git a/cake/libs/view/pages/home.ctp b/cake/libs/view/pages/home.ctp index 646ca09a47d..a5ac078af97 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();