diff --git a/cake/VERSION.txt b/cake/VERSION.txt index 328fa2e818f..3974acb41f1 100644 --- a/cake/VERSION.txt +++ b/cake/VERSION.txt @@ -1,9 +1,21 @@ -/////////////////////////////////////////////////////////////////////////////////////////////////////////// -// +---------------------------------------------------------------------------------------------------+ // -// + $Id$ -// + Last Modified: $Date$ -// + Modified By: $LastChangedBy$ -// +---------------------------------------------------------------------------------------------------+ // -/////////////////////////////////////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////////////////////////////// +// +--------------------------------------------------------------------------------------------+ // // CakePHP Version +// +// Holds a static string representing the current version of CakePHP +// +// CakePHP(tm) : Rapid Development Framework (http://cakephp.org) +// Copyright 2005-2009, Cake Software Foundation, Inc. (http://cakefoundation.org) +// +// Licensed under The MIT License +// Redistributions of files must retain the above copyright notice. +// +// @copyright Copyright 2005-2009, Cake Software Foundation, Inc. (http://cakefoundation.org) +// @link http://cakephp.org +// @package cake +// @subpackage cake.cake.libs +// @since CakePHP(tm) v 0.2.9 +// @license MIT License (http://www.opensource.org/licenses/mit-license.php) +// +--------------------------------------------------------------------------------------------+ // +//////////////////////////////////////////////////////////////////////////////////////////////////// -1.2.2.8120 \ No newline at end of file +1.3.0.0 \ No newline at end of file diff --git a/cake/config/config.php b/cake/config/config.php index 61c56e8ee33..0ea8edad533 100644 --- a/cake/config/config.php +++ b/cake/config/config.php @@ -1,26 +1,23 @@ \ No newline at end of file