Update build #, version #
This commit is contained in:
parent
f39dbdfd87
commit
205035fa0c
@ -1,4 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
// Define the current build
|
// Define the current build
|
||||||
define('MODS_FOR_HESK_BUILD', 52);
|
define('MODS_FOR_HESK_BUILD', 53);
|
||||||
|
@ -15,8 +15,8 @@
|
|||||||
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.8.1');
|
define('HESK_NEW_VERSION','2.8.2');
|
||||||
define('MODS_FOR_HESK_NEW_VERSION','2018.1.0');
|
define('MODS_FOR_HESK_NEW_VERSION','2018.1.1');
|
||||||
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