summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorPaul 'flowerysong' Arthur <flowerysong00@yahoo.com>2010-10-08 15:56:06 +0000
committerPaul 'flowerysong' Arthur <flowerysong00@yahoo.com>2010-10-08 15:56:06 +0000
commitb18ff601386b5f59c264b554e7ded04890c4283e (patch)
treebaa850a3d13042ece0ccaf4dbbbaad272a72a4bc /config
parent4f3d8851cf325cf5a8465ca6880c48f74629b449 (diff)
downloadampache-b18ff601386b5f59c264b554e7ded04890c4283e.tar.gz
ampache-b18ff601386b5f59c264b554e7ded04890c4283e.tar.bz2
ampache-b18ff601386b5f59c264b554e7ded04890c4283e.zip
Need to change the config version in *two* places, not just one.
Diffstat (limited to 'config')
-rw-r--r--config/ampache.cfg.php.dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/ampache.cfg.php.dist b/config/ampache.cfg.php.dist
index 0a828ee7..3b85efeb 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 = 10
+config_version = 11
;###################
; Path Vars #