From 0921bd99588848335edfe99605b1a294dc10ff57 Mon Sep 17 00:00:00 2001 From: rsoulliere Date: Tue, 13 Dec 2011 10:45:55 -0500 Subject: [PATCH] Fix upgrading typos. --- admin/upgrading.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/admin/upgrading.xml b/admin/upgrading.xml index 086d471..4fbcbd3 100644 --- a/admin/upgrading.xml +++ b/admin/upgrading.xml @@ -11,7 +11,7 @@ - Evergreen 2.0 has several software requirements: + Evergreen 2.1 has several software requirements: PostgreSQL: Version 9.0 is the minimum supported version of PostgreSQL. Linux: Evergreen 2.0 has been tested on Debian Squeeze (6.0) and Ubuntu Lucid Lynx (10.04). If you are running an older version of @@ -135,7 +135,6 @@ ln -s rel_2_1_1/server If you were running Evergreen 2.0.x on PostgreSQL 8.4, you will need to upgrade to PostgreSQL 9.0: - Upgrade to PostgreSQL 9.0 Install the PostgreSQL 9.0 server packages following the installation instructions. Pay close attention to the backports section. @@ -201,7 +200,7 @@ psql -U evergreen -h localhost -f Open-ILS/src/sql/Pg/2.1.0-2.1.1-upgrade-db.sql - Update Apache Files + Update Apache files: Copying these Apache configuration files will remove any customizations you have made to them. Remember to redo your customizations after copying them. For example, if you purchased an SSL certificate, you -- 2.11.0