From 93165889a276c921e2015a29ca3cef5c1bfc28f4 Mon Sep 17 00:00:00 2001 From: rsoulliere Date: Thu, 23 Aug 2012 12:40:00 -0400 Subject: [PATCH] Update install to 2.1.3. --- admin/server_install.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/admin/server_install.xml b/admin/server_install.xml index 2ce10a2..2b25b31 100644 --- a/admin/server_install.xml +++ b/admin/server_install.xml @@ -81,8 +81,9 @@ The egadmin Evergreen account is an administr Preamble: Getting an Evergreen official release tarball To download and extract the source for the current release of Evergreen, issue the following commands as the user Linux account: -wget -c http://evergreen-ils.org/downloads/Evergreen-ILS-2.1.1.tar.gz -tar xzf Evergreen-ILS-2.1.1.tar.gz + +wget -c http://evergreen-ils.org/downloads/Evergreen-ILS-2.1.3.tar.gz +tar xzf Evergreen-ILS-2.1.3.tar.gz Preamble: Developer instructions @@ -217,7 +218,7 @@ Once you have configured and compiled Evergreen, issue the following Change the value of the STAFF_CLIENT_STAMP_ID variable to match the version of the staff client that you will use to connect to the Evergreen server. -make STAFF_CLIENT_STAMP_ID=rel_2_1_1 install +make STAFF_CLIENT_STAMP_ID=rel_2_1_3 install -- 2.11.0