chg: Bump PyMISP version.

pull/3323/head
Raphaël Vinot 2018-06-07 12:12:29 +02:00 committed by GitHub
parent 551aa0baab
commit 4ee0e8dced
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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