mirror of
https://github.com/VTECRM/vtenext.git
synced 2026-02-26 16:18:47 +00:00
TT228766 Security fix
This commit is contained in:
parent
449b19adf3
commit
6061955982
@ -7,9 +7,9 @@ $patch_version = '';
|
|||||||
$modified_database = '';
|
$modified_database = '';
|
||||||
$vte_legacy_version = '5.2.1';
|
$vte_legacy_version = '5.2.1';
|
||||||
$enterprise_current_version = '20.04.1';
|
$enterprise_current_version = '20.04.1';
|
||||||
$enterprise_current_build = '2208';
|
$enterprise_current_build = '2210';
|
||||||
$enterprise_base_build = '2103'; // just to know where we started
|
$enterprise_base_build = '2103'; // just to know where we started
|
||||||
$enterprise_mode = 'VTENEXT';
|
$enterprise_mode = 'VTENEXTCE';
|
||||||
$enterprise_project = '';
|
$enterprise_project = '';
|
||||||
$enterprise_subversion = '';
|
$enterprise_subversion = 'VTENEXTCE200401';
|
||||||
$enterprise_website = array('http://www.vtenext.com','vtenext.com','info@vtenext.com');
|
$enterprise_website = array('http://www.vtenext.com','vtenext.com','info@vtenext.com');
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user