From 4fc1bffcde95ab4e2d91402771e87cd39b5d1ccb Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Sun, 29 Jul 2007 22:47:27 +0000 Subject: prep commit for the 3.4-alpha1 release --- docs/MIGRATION | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) (limited to 'docs/MIGRATION') diff --git a/docs/MIGRATION b/docs/MIGRATION index 8751e0d8..3b826133 100755 --- a/docs/MIGRATION +++ b/docs/MIGRATION @@ -1,8 +1,13 @@ ------------------------------------------------------------------------------- ---------- MIGRATION - Ampache v.3.3.3 ----------- +--------- MIGRATION - Ampache v.3.4 ----------- ------------------------------------------------------------------------------- -- Migrating from Ampache 3.3.X --> 3.3.3 +- Migrating from Ampache 3.3.x --> 3.4 + + The config file format has changed, please follow the instructions + in the web interface. + +- Migrating from Ampache 3.3.x --> 3.3.3 The newest release of Ampache will prompt Admins to download and install a config file if their current one is out of date. While @@ -10,13 +15,13 @@ it is strongly recommended that if prompted you install the newly created config file -- Migrating from Ampache 3.3 --> 3.X+ +- Migrating from Ampache 3.3 --> 3.x+ After running /update.php check /test.php to make sure that you still meet all the requirements, and that your config file is up to date. -- Migrating from Ampache 3.3 --> 3.3.X+ +- Migrating from Ampache 3.3 --> 3.3.x+ Rename your /config/ampache.cfg to /config/ampache.cfg.php -- cgit