From: Andrew Dolgov Date: Mon, 21 Aug 2006 06:12:41 +0000 (+0100) Subject: bump config version, because of DIGEST_HOSTNAME option X-Git-Tag: 1.2.3~45 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=1e7f3b0c78b1a44a12c9689dadb9933a28680d5a;p=tt-rss.git bump config version, because of DIGEST_HOSTNAME option --- diff --git a/config.php-dist b/config.php-dist index 5b608644..cd145072 100644 --- a/config.php-dist +++ b/config.php-dist @@ -137,7 +137,7 @@ define('DIGEST_HOSTNAME', 'madoka.spb.ru'); // Hostname for email digest signature - define('CONFIG_VERSION', 4); + define('CONFIG_VERSION', 5); // Expected config version. Please update this option in config.php // if necessary (after migrating all new options from this file). diff --git a/sanity_check.php b/sanity_check.php index 6f1a82ec..f1205352 100644 --- a/sanity_check.php +++ b/sanity_check.php @@ -1,5 +1,5 @@ Fatal Error: You forgot to copy