diff --git a/cake/VERSION.txt b/cake/VERSION.txt index 43334996e..07f19f2df 100644 --- a/cake/VERSION.txt +++ b/cake/VERSION.txt @@ -6,4 +6,4 @@ // +---------------------------------------------------------------------------------------------------+ // /////////////////////////////////////////////////////////////////////////////////////////////////////////// -1.2.0.7960 \ No newline at end of file +1.2.0.7962 \ No newline at end of file diff --git a/cake/config/config.php b/cake/config/config.php index f70a7ee72..18a354cfa 100644 --- a/cake/config/config.php +++ b/cake/config/config.php @@ -22,5 +22,5 @@ * @lastmodified $Date$ * @license http://www.opensource.org/licenses/mit-license.php The MIT License */ -return $config['Cake.version'] = '1.2.0.7960'; +return $config['Cake.version'] = '1.2.0.7962'; ?> \ No newline at end of file