chg: Version bump

pull/2379/merge v2.4.78
iglocska 2017-08-06 12:39:10 +02:00
parent 4bdda92364
commit b0ac802a86
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
{"major":2, "minor":4, "hotfix":77}
{"major":2, "minor":4, "hotfix":78}

View File

@ -46,7 +46,7 @@ class AppController extends Controller {
public $helpers = array('Utility');
private $__queryVersion = '15';
private $__queryVersion = '16';
public $pyMispVersion = '2.4.77';
public $phpmin = '5.6.5';
public $phprec = '7.0.16';