diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2009-03-08 03:54:04 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2009-03-08 03:54:04 +0000 |
commit | 2799c89f58d389ac659c0bc414a86cb1454afd75 (patch) | |
tree | 16392f16aec13dafb97768f894312974d83e87f2 /config | |
parent | 059f6d4d5cde3a66b3c1a998ce123e7eb88e7a98 (diff) | |
download | ampache-2799c89f58d389ac659c0bc414a86cb1454afd75.tar.gz ampache-2799c89f58d389ac659c0bc414a86cb1454afd75.tar.bz2 ampache-2799c89f58d389ac659c0bc414a86cb1454afd75.zip |
add length to the video browse, put in some stuff for the now playing table up the config version in prep for another alpha
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 873e82d1..e079eb3c 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 hard-coded ; into the init script -config_version = 9 +config_version = 10 ;################### ; Path Vars # |