LP#1289450: OpenSRF 2.3.0 is the minimum required version
authorGalen Charlton <gmc@esilibrary.com>
Fri, 7 Mar 2014 16:11:59 +0000 (08:11 -0800)
committerRemington Steed <rjs7@calvin.edu>
Tue, 11 Mar 2014 13:55:51 +0000 (09:55 -0400)
This patch updates the installation and upgrade documentation
to reflect the decision to make OpenSRF 2.3.0 be the minimum
required version.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Remington Steed <rjs7@calvin.edu>
docs/installation/server_installation.txt
docs/installation/server_upgrade.txt

index a480aec..45e5df5 100644 (file)
@@ -63,7 +63,7 @@ Installing prerequisites
 Evergreen has a number of prerequisite packages that must be installed
 before you can successfully configure, compile, and install Evergreen.
 
-1. Begin by installing the most recent version of OpenSRF (2.2.1 or later).
+1. Begin by installing the most recent version of OpenSRF (2.3.0 or later).
    You can download OpenSRF releases from http://evergreen-ils.org/opensrf-downloads/
 2. On many distributions, it is necessary to install PostgreSQL 9 from external
    repositories.
index cd50d57..0dd7888 100644 (file)
@@ -13,7 +13,7 @@ Software Prerequisites
     running an older version of these distributions, you may want to upgrade
     before upgrading Evergreen. For instructions on upgrading these
     distributions, visit the Debian or Ubuntu websites.
-  * **OpenSRF**: The minimum supported version of OpenSRF is 2.2.1.
+  * **OpenSRF**: The minimum supported version of OpenSRF is 2.3.0.
 
 In the following instructions, you are asked to perform certain steps as either the root or opensrf user.