chg: Querystring version bump

pull/1215/merge
iglocska 2017-05-30 18:10:24 +02:00
parent d113c30bd3
commit 1efe4a89ce
1 changed files with 1 additions and 1 deletions

View File

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