This commit is contained in:
Shish 2010-07-27 08:27:56 +01:00
parent b294486b0e
commit f6863c7fb8

View File

@ -55,7 +55,7 @@ define("DEBUG", true);
define("COVERAGE", true);
define("CACHE_MEMCACHE", false);
define("CACHE_DIR", false);
define("VERSION", '2.3-rc5');
define("VERSION", '2.3-rc6');
define("SCORE_VERSION", 's2hack/'.VERSION);
define("COOKIE_PREFIX", 'shm');