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

This commit is contained in:
Shish 2009-07-19 01:54:19 +01:00
commit 2da1cd8c9d

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