diff options
| author | Andrew Dolgov <fox@madoka.spb.ru> | 2006-04-28 08:07:43 +0100 |
|---|---|---|
| committer | Andrew Dolgov <fox@madoka.spb.ru> | 2006-04-28 08:07:43 +0100 |
| commit | fef8a1e4b403dddd8063e3d513468fc87a82de58 (patch) | |
| tree | de5cf25308bc771665f3ab721764b6824fb26305 /sanity_check.php | |
| parent | 498e75e2aa2349e8dc0ecd0fa85131246b4ff791 (diff) | |
bump config version
Diffstat (limited to 'sanity_check.php')
| -rw-r--r-- | sanity_check.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sanity_check.php b/sanity_check.php index 796acc76f..25f4da0b9 100644 --- a/sanity_check.php +++ b/sanity_check.php @@ -1,5 +1,5 @@ <? - define('EXPECTED_CONFIG_VERSION', 1); + define('EXPECTED_CONFIG_VERSION', 2); if (!file_exists("config.php")) { print "<b>Fatal Error</b>: You forgot to copy |