From 1f7eb18107fa9c1956b5415951f0e5b6a0d69778 Mon Sep 17 00:00:00 2001 From: gwoo Date: Fri, 1 May 2009 11:17:53 -0700 Subject: [PATCH] fixing up versions numbers in 1.3 --- cake/VERSION.txt | 28 ++++++++++++++++++++-------- cake/config/config.php | 19 ++++++++----------- 2 files changed, 28 insertions(+), 19 deletions(-) diff --git a/cake/VERSION.txt b/cake/VERSION.txt index 328fa2e81..3974acb41 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 61c56e8ee..0ea8edad5 100644 --- a/cake/config/config.php +++ b/cake/config/config.php @@ -1,26 +1,23 @@ \ No newline at end of file