Bumping version number. Fixes #1724

This commit is contained in:
mark_story 2011-05-21 20:57:03 -04:00
parent 42b93dc29f
commit 3dcee7136d

View file

@ -17,4 +17,4 @@
* @license MIT License (http://www.opensource.org/licenses/mit-license.php)
*/
return $config['Cake.version'] = '2.0.0-dev';
return $config['Cake.version'] = '2.0.0-alpha';