prepare for next release.

This commit is contained in:
Qiang Xue
2014-09-28 01:44:31 -04:00
parent d2b864da84
commit 5205eabe3e
22 changed files with 112 additions and 4 deletions

View File

@@ -93,7 +93,7 @@ class BaseYii
*/
public static function getVersion()
{
return '2.0.0-rc';
return '2.0.0-dev';
}
/**

View File

@@ -1,6 +1,12 @@
Yii Framework 2 Change Log
==========================
2.0.0 under development
-----------------------
- no changes in this release.
2.0.0-rc September 27, 2014
---------------------------