This commit is contained in:
Shish 2009-07-21 05:08:23 +01:00
parent 05449ef8d3
commit c31342a1c7

View File

@ -2,7 +2,7 @@
// set up and purify the environment
define("DEBUG", true);
define("SCORE_VERSION", 's2hack');
define("VERSION", '2.3-beta6');
define("VERSION", '2.3-beta7');
if(!file_exists("config.php")) {
header("Location: install.php");