*** empty log message ***

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@1735 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Dave Beazley 2001-09-25 15:14:30 +00:00
commit 0414975e8c
2 changed files with 5 additions and 4 deletions

View file

@ -38,8 +38,8 @@ with ANSI C++ compilers and will probably generate a lot of compiler
warnings. Sorry.
<p>
<a href="http://prdownloads.sourceforge.net/swig/swig-1.3.8.tar.gz">SWIG 1.3.8</a>
is the latest development release (2001/09/23). View the <a href="release.html">release notes</a>. A Macintosh port (macswig-1.3.8) and a Windows executable (swigwin-1.3.8) also may be available from the
<a href="http://prdownloads.sourceforge.net/swig/swig-1.3.9.tar.gz">SWIG 1.3.9</a>
is the latest development release (2001/09/25). View the <a href="release.html">release notes</a>. A Macintosh port (macswig-1.3.9) and a Windows executable (swigwin-1.3.9) also may be available from the
SourceForge <a href="http://sourceforge.net/project/showfiles.php?group_id=1645">releases</a> area.
<p>

View file

@ -39,9 +39,10 @@ an abundance of spare time.
<p>
<h3>News</h3>
<p>
<b>2001/09/23</b> <a href="http://prdownloads.sourceforge.net/swig/swig-1.3.8.tar.gz">SWIG-1.3.8</a> has been
<b>2001/09/23</b> <a href="http://prdownloads.sourceforge.net/swig/swig-1.3.9.tar.gz">SWIG-1.3.9</a> has been
released. This is a bug-fix release for 1.3.7 (described below).
See the <a href="download.html">download</a> page for release notes and versions for Windows and Macintosh.
See the <a href="download.html">download</a> page for release notes and versions for Windows and Macintosh. Note: SWIG-1.3.8 had a major parsing problem that
snuck in at the last moment--don't use that version.
<p>
<b>2001/09/03</b> <a href="http://prdownloads.sourceforge.net/swig/swig-1.3.7.tar.gz">SWIG-1.3.7</a> has been