chg: [VERSION] bump

pull/5443/head
iglocska 2019-12-02 09:56:42 +01:00
parent a48299078a
commit 8d14250cbf
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":118}
{"major":2, "minor":4, "hotfix":119}

View File

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