diff --git a/cake/VERSION.txt b/cake/VERSION.txt index 423d82e6c..93001a522 100644 --- a/cake/VERSION.txt +++ b/cake/VERSION.txt @@ -6,4 +6,4 @@ // +---------------------------------------------------------------------------------------------------+ // /////////////////////////////////////////////////////////////////////////////////////////////////////////// -1.2.0.4451alpha \ No newline at end of file +1.2.0.4605alpha \ No newline at end of file diff --git a/cake/config/config.php b/cake/config/config.php index 9e1436de4..ccc103244 100644 --- a/cake/config/config.php +++ b/cake/config/config.php @@ -24,5 +24,5 @@ * @lastmodified $Date$ * @license http://www.opensource.org/licenses/mit-license.php The MIT License */ -$config['Cake.version'] = '1.2.0.4451alpha'; +$config['Cake.version'] = '1.2.0.4605alpha'; ?> \ No newline at end of file