chg: [version] bump

pull/5177/head
iglocska 2019-09-16 13:55:16 +02:00
parent e11490494e
commit 518c83362c
No known key found for this signature in database
GPG Key ID: BEA224F1FEF113AC
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
{"major":2, "minor":4, "hotfix":115}
{"major":2, "minor":4, "hotfix":116}

View File

@ -46,7 +46,7 @@ class AppController extends Controller
public $helpers = array('Utility', 'OrgImg', 'FontAwesome', 'UserName');
private $__queryVersion = '86';
private $__queryVersion = '87';
public $pyMispVersion = '2.4.114';
public $phpmin = '7.0';
public $phprec = '7.2';