prepare for next release

This commit is contained in:
Carsten Brandt
2018-03-20 13:42:13 +01:00
parent 702618a863
commit 33b45f6bba
2 changed files with 7 additions and 1 deletions

View File

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

View File

@ -1,6 +1,12 @@
Yii Framework 2 Change Log
==========================
2.0.16 under development
------------------------
- no changes in this release.
2.0.15 March 20, 2018
---------------------