From 33afe21aa72414e6e87c4a374ea120e6f8551b72 Mon Sep 17 00:00:00 2001 From: mark_story Date: Sun, 20 Mar 2011 16:10:00 -0400 Subject: [PATCH] Updating version numbers to 1.3.8 --- 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 3be949da9d7..81e8577eabd 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.7 \ No newline at end of file +1.3.8 \ No newline at end of file diff --git a/cake/config/config.php b/cake/config/config.php index c1b41fabe82..4280c38b4d2 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.7'; +return $config['Cake.version'] = '1.3.8'; diff --git a/cake/libs/view/pages/home.ctp b/cake/libs/view/pages/home.ctp index 158fc0e62d4..646ca09a47d 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();