chg: Version bump on the queryVersion

pull/2211/head
iglocska 2017-05-08 16:24:50 +02:00
parent 97109a0b4b
commit 6d39e6f191
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 = '9';
private $__queryVersion = '10';
public $pyMispVersion = '2.4.71';
public $phpmin = '5.6.5';
public $phprec = '7.0.16';