chg: PyMISP update

pull/2041/head
iglocska 2017-03-09 17:07:21 +01:00
parent a1fb907c47
commit 99558c9b79
2 changed files with 2 additions and 2 deletions

2
PyMISP

@ -1 +1 @@
Subproject commit c348fcc7dc1533d1cd9d51c900e9891e763bd97b
Subproject commit e029b60455ae8dbf4106a3d7a7be86c73fb8353f

View File

@ -47,7 +47,7 @@ class AppController extends Controller {
public $helpers = array('Utility');
private $__jsVersion = '2.4.67';
public $pyMispVersion = '2.4.65';
public $pyMispVersion = '2.4.68';
public $phpmin = '5.6.5';
public $phprec = '7.0.0';