prepare for next release

This commit is contained in:
Alexander Makarov
2020-03-26 23:42:47 +03:00
parent dd657f8d64
commit a702e9be14
2 changed files with 7 additions and 1 deletions

View File

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

View File

@ -1,6 +1,12 @@
Yii Framework 2 Change Log
==========================
2.0.35 under development
------------------------
- no changes in this release.
2.0.34 March 26, 2020
---------------------