From c7b024af540bd0eb38d06108349aad12e8e7a60e Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Tue, 31 Jul 2007 07:24:31 +0000 Subject: bump config version so people are foced to re-gen --- config/ampache.cfg.php.dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/ampache.cfg.php.dist') diff --git a/config/ampache.cfg.php.dist b/config/ampache.cfg.php.dist index 40ddd3b5..011ef844 100644 --- a/config/ampache.cfg.php.dist +++ b/config/ampache.cfg.php.dist @@ -7,7 +7,7 @@ ; if this config file is up to date ; this is compared against a value hardcoded ; into the init script -config_version = 4 +config_version = 5 ;################### ; Path Vars # -- cgit