Update install to 2.1.3. rel_2_1
authorrsoulliere <robert.soulliere@mohawkcollege.ca>
Thu, 23 Aug 2012 16:40:00 +0000 (12:40 -0400)
committerrsoulliere <robert.soulliere@mohawkcollege.ca>
Thu, 23 Aug 2012 16:40:00 +0000 (12:40 -0400)
admin/server_install.xml

index 2ce10a2..2b25b31 100644 (file)
@@ -81,8 +81,9 @@ The <emphasis role="strong">egadmin</emphasis> Evergreen account is an administr
 <title>Preamble: Getting an Evergreen official release tarball</title>\r
 <simpara>To download and extract the source for the current release of Evergreen, issue\r
 the following commands as the <emphasis role="strong">user</emphasis> Linux account:</simpara>\r
-<programlisting language="bash" linenumbering="unnumbered">wget -c http://evergreen-ils.org/downloads/Evergreen-ILS-2.1.1.tar.gz\r
-tar xzf Evergreen-ILS-2.1.1.tar.gz</programlisting>\r
+<programlisting language="bash" linenumbering="unnumbered">\r
+wget -c http://evergreen-ils.org/downloads/Evergreen-ILS-2.1.3.tar.gz\r
+tar xzf Evergreen-ILS-2.1.3.tar.gz</programlisting>\r
 </simplesect>\r
 <simplesect id="_preamble_developer_instructions">\r
 <title>Preamble: Developer instructions</title>\r
@@ -217,7 +218,7 @@ Once you have configured and compiled Evergreen, issue the following
    Change the value of the <literal>STAFF_CLIENT_STAMP_ID</literal> variable to match the version\r
    of the staff client that you will use to connect to the Evergreen server.\r
 </simpara>\r
-<programlisting language="bash" linenumbering="unnumbered">make STAFF_CLIENT_STAMP_ID=rel_2_1_1 install</programlisting>\r
+<programlisting language="bash" linenumbering="unnumbered">make STAFF_CLIENT_STAMP_ID=rel_2_1_3 install</programlisting>\r
 </listitem>\r
 <listitem>\r
 <simpara>\r