version bump
This commit is contained in:
parent
4148106ff0
commit
af8c59fcd1
@ -2,7 +2,7 @@
|
|||||||
// set up and purify the environment
|
// set up and purify the environment
|
||||||
define("DEBUG", true);
|
define("DEBUG", true);
|
||||||
define("SCORE_VERSION", 's2hack');
|
define("SCORE_VERSION", 's2hack');
|
||||||
define("VERSION", '2.3-beta5');
|
define("VERSION", '2.3-beta6');
|
||||||
|
|
||||||
if(!file_exists("config.php")) {
|
if(!file_exists("config.php")) {
|
||||||
header("Location: install.php");
|
header("Location: install.php");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user