1 ////////////////////////////////////////////////////////////////////////////////////////////////////
2 // +--------------------------------------------------------------------------------------------+ //
5 // Holds a static string representing the current version of CakePHP
7 // CakePHP(tm) : Rapid Development Framework (http://cakephp.org)
8 // Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org)
10 // Licensed under The MIT License
11 // Redistributions of files must retain the above copyright notice.
13 // @copyright Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org)
14 // @link http://cakephp.org
16 // @subpackage cake.cake.libs
17 // @since CakePHP(tm) v 0.2.9
18 // @license MIT License (http://www.opensource.org/licenses/mit-license.php)
19 // +--------------------------------------------------------------------------------------------+ //
20 ////////////////////////////////////////////////////////////////////////////////////////////////////