Prepare 4.0 dev

This commit is contained in:
Laurent Destailleur 2016-01-10 11:59:21 +01:00
parent 3f7d6a95f4
commit 59765f81c5

View File

@ -391,7 +391,8 @@ else
array('from'=>'3.5.0', 'to'=>'3.6.0'),
array('from'=>'3.6.0', 'to'=>'3.7.0'),
array('from'=>'3.7.0', 'to'=>'3.8.0'),
array('from'=>'3.8.0', 'to'=>'3.9.0')
array('from'=>'3.8.0', 'to'=>'3.9.0'),
array('from'=>'3.9.0', 'to'=>'4.0.0')
);
$count=0;