chg: [version bump] querystring bumped

pull/3345/head
iglocska 2018-06-12 16:10:49 +02:00
parent 4c2dde13eb
commit ac0663862f
1 changed files with 1 additions and 1 deletions

View File

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