prepare for next release

This commit is contained in:
Carsten Brandt
2016-02-14 15:51:30 +01:00
parent 9b5f6cb188
commit c04f068439
2 changed files with 6 additions and 1 deletions

View File

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

View File

@ -1,6 +1,11 @@
Yii Framework 2 Change Log
==========================
2.0.8 under development
-----------------------
2.0.7 February 14, 2016
-----------------------