Merge branch 'branch_2.3' of ssh://marigold.shishnet.org/git/shimmie2 into branch_2.3

This commit is contained in:
Shish 2009-07-21 07:36:27 +01:00
commit 67f3ce0543

View File

@ -53,7 +53,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");