diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-07-31 07:24:31 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-07-31 07:24:31 +0000 |
commit | c7b024af540bd0eb38d06108349aad12e8e7a60e (patch) | |
tree | 25d7b7a20cdfea97b9eb487a20d9383efb2325e9 /config | |
parent | f8c98952aa5a8a30a50160db864217d6bf942a8f (diff) | |
download | ampache-c7b024af540bd0eb38d06108349aad12e8e7a60e.tar.gz ampache-c7b024af540bd0eb38d06108349aad12e8e7a60e.tar.bz2 ampache-c7b024af540bd0eb38d06108349aad12e8e7a60e.zip |
bump config version so people are foced to re-gen
Diffstat (limited to 'config')
-rw-r--r-- | config/ampache.cfg.php.dist | 2 |
1 files changed, 1 insertions, 1 deletions
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 # |