chg: Version bumps for everyone!

pull/2771/head
iglocska 2017-12-22 17:46:07 +01:00
parent ac114be0d9
commit e1900ba7ee
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
{"major":2, "minor":4, "hotfix":84}
{"major":2, "minor":4, "hotfix":85}

View File

@ -47,7 +47,7 @@ class AppController extends Controller {
public $helpers = array('Utility');
private $__queryVersion = '27';
public $pyMispVersion = '2.4.84';
public $pyMispVersion = '2.4.85';
public $phpmin = '5.6.5';
public $phprec = '7.0.16';