Releasing 2.0.0-RC1

This commit is contained in:
Jose Lorenzo Rodriguez 2011-09-04 12:30:53 -04:30
parent 684c154777
commit b2fac1b1e7
3 changed files with 3 additions and 3 deletions

View file

@ -16,4 +16,4 @@
* @since CakePHP(tm) v 1.1.11.4062
* @license MIT License (http://www.opensource.org/licenses/mit-license.php)
*/
return $config['Cake.version'] = '2.0.0-beta';
return $config['Cake.version'] = '2.0.0-RC1';