Update HESK version in install_functions
This commit is contained in:
parent
f40df54772
commit
8bad3ed188
@ -15,7 +15,7 @@
|
|||||||
if (!defined('IN_SCRIPT')) {die('Invalid attempt');}
|
if (!defined('IN_SCRIPT')) {die('Invalid attempt');}
|
||||||
|
|
||||||
// We will be installing this HESK version:
|
// We will be installing this HESK version:
|
||||||
define('HESK_NEW_VERSION','2.7.5');
|
define('HESK_NEW_VERSION','2.7.6');
|
||||||
define('MODS_FOR_HESK_NEW_VERSION','3.2.4');
|
define('MODS_FOR_HESK_NEW_VERSION','3.2.4');
|
||||||
define('REQUIRE_PHP_VERSION','5.3.0');
|
define('REQUIRE_PHP_VERSION','5.3.0');
|
||||||
define('REQUIRE_MYSQL_VERSION','5.0.7');
|
define('REQUIRE_MYSQL_VERSION','5.0.7');
|
||||||
|
Loading…
x
Reference in New Issue
Block a user