From: Galen Charlton <gmc@equinoxinitiative.org>
Date: Wed, 2 Oct 2019 20:08:59 +0000 (-0400)
Subject: note minimum OpenSRF version in upgrade instructions
X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=8d090d2c8f556b4fa2898b14cefe6d976c96eb19;p=evergreen%2Fequinox.git

note minimum OpenSRF version in upgrade instructions

Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
---

diff --git a/docs/installation/server_upgrade.adoc b/docs/installation/server_upgrade.adoc
index 41d86274a1..32388deb10 100644
--- a/docs/installation/server_upgrade.adoc
+++ b/docs/installation/server_upgrade.adoc
@@ -12,7 +12,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 or Ubuntu websites.
-  * **OpenSRF**: The minimum supported version of OpenSRF is 3.0.0.
+  * **OpenSRF**: The minimum supported version of OpenSRF is 3.2.0.
 
 
 In the following instructions, you are asked to perform certain steps as either the *root* or *opensrf* user.