comparison cake/VERSION.txt @ 0:261e66bd5a0c

hg init
author Shoshi TAMAKI <shoshi@cr.ie.u-ryukyu.ac.jp>
date Sun, 24 Jul 2011 21:08:31 +0900
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:261e66bd5a0c
1 ////////////////////////////////////////////////////////////////////////////////////////////////////
2 // +--------------------------------------------------------------------------------------------+ //
3 // CakePHP Version
4 //
5 // Holds a static string representing the current version of CakePHP
6 //
7 // CakePHP(tm) : Rapid Development Framework (http://cakephp.org)
8 // Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org)
9 //
10 // Licensed under The MIT License
11 // Redistributions of files must retain the above copyright notice.
12 //
13 // @copyright Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org)
14 // @link http://cakephp.org
15 // @package cake
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 ////////////////////////////////////////////////////////////////////////////////////////////////////
21 1.3.9