diff --git a/cake/VERSION.txt b/cake/VERSION.txt index 74bdb6def..8064698e1 100644 --- a/cake/VERSION.txt +++ b/cake/VERSION.txt @@ -6,4 +6,4 @@ // +---------------------------------------------------------------------------------------------------+ // /////////////////////////////////////////////////////////////////////////////////////////////////////////// -1.2.0.7119 RC1 \ No newline at end of file +1.2.0.7125 RC1 \ No newline at end of file diff --git a/cake/config/config.php b/cake/config/config.php index ac991c6c6..5ecd1156e 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 */ -return $config['Cake.version'] = '1.2.0.7119 RC1'; +return $config['Cake.version'] = '1.2.0.7125 RC1'; ?> \ No newline at end of file