Author: hwright
Date: Tue Jun 28 21:27:35 2011
New Revision: 1140854

URL: http://svn.apache.org/viewvc?rev=1140854&view=rev
Log:
* publish/docs/community-guide/releasing.part.html
  (before-release): This section needs to be rewritten, but at least update
    the versions of the various rolling environment tools.

Modified:
    subversion/site/publish/docs/community-guide/releasing.part.html

Modified: subversion/site/publish/docs/community-guide/releasing.part.html
URL: 
http://svn.apache.org/viewvc/subversion/site/publish/docs/community-guide/releasing.part.html?rev=1140854&r1=1140853&r2=1140854&view=diff
==============================================================================
--- subversion/site/publish/docs/community-guide/releasing.part.html (original)
+++ subversion/site/publish/docs/community-guide/releasing.part.html Tue Jun 28 
21:27:35 2011
@@ -655,10 +655,9 @@ contain pristine versions of some build 
 tools before proceeding:</p>
 
 <ul>
-<li><p><b>Autoconf</b> 2.59 (2.60 is a significant compatibility break
-from the 2.5x series, and is known to break APR)</p></li>
-<li><p><b>Libtool</b> 1.5.22</p></li>
-<li><p><b>SWIG</b> 1.3.25</p></li>
+<li><p><b>Autoconf</b> 2.68</p></li>
+<li><p><b>Libtool</b> 2.4</p></li>
+<li><p><b>SWIG</b> 2.0.4</p></li>
 </ul>
 
 <p>It is important that you do not use distribution shipped versions
@@ -675,7 +674,7 @@ software with <tt>--prefix=/opt/svnrm</t
 run <tt>dist.sh</tt> to be sure that <tt>/opt/svnrm/bin</tt> is at the
 front of your <tt>PATH</tt>.</p>
 
-<p>You can do all of the forgoing with the <tt>build-env</tt> subcommand
+<p>You can do all of the foregoing with the <tt>build-env</tt> subcommand
 of <tt>release.py</tt>.</p>
 
 </div> <!-- before-release -->


Reply via email to