Update PyMISP

pull/1920/head
Raphaël Vinot 2017-02-09 16:53:30 +01:00
parent 8f04148fd1
commit 8b44ee6849
2 changed files with 2 additions and 2 deletions

2
PyMISP

@ -1 +1 @@
Subproject commit a81f6b5c15e2effbc0b6118f1e1524b0950a576c
Subproject commit 9a7961e0a33d341ae0aee67534ebb608b200d338

View File

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