LP#1666933: note that OpenSRF 2.5.0 is now the minimum required
authorGalen Charlton <gmc@equinoxinitiative.org>
Wed, 22 Feb 2017 15:07:38 +0000 (10:07 -0500)
committerKathy Lussier <klussier@masslnc.org>
Wed, 22 Feb 2017 15:26:02 +0000 (10:26 -0500)
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
docs/installation/server_installation.txt
docs/installation/server_upgrade.txt

index 5ec571c..8a3f0dd 100644 (file)
@@ -62,13 +62,13 @@ Installing prerequisites
     If you are running an older version of these distributions, you may want 
     to upgrade before upgrading Evergreen. For instructions on upgrading these
     distributions, visit the Debian, Ubuntu or Fedora websites.
-  * **OpenSRF**: The minimum supported version of OpenSRF is 2.4.0.
+  * **OpenSRF**: The minimum supported version of OpenSRF is 2.5.0.
 
 
 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.4.0 or later).
+1. Begin by installing the most recent version of OpenSRF (2.5.0 or later).
    You can download OpenSRF releases from http://evergreen-ils.org/opensrf-downloads/
 2. On some distributions, it is necessary to install PostgreSQL 9.1+ from external
    repositories.
index 773c250..7a1e794 100644 (file)
@@ -14,7 +14,7 @@ Software Prerequisites
     If you are running an older version of these distributions, you may want
     to upgrade before upgrading Evergreen. For instructions on upgrading these
     distributions, visit the Debian, Ubuntu or Fedora websites.
-  * **OpenSRF**: The minimum supported version of OpenSRF is 2.4.0.
+  * **OpenSRF**: The minimum supported version of OpenSRF is 2.5.0.
 
 
 In the following instructions, you are asked to perform certain steps as either the *root* or *opensrf* user.