1.3.31 release

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9576 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2006-11-20 23:28:18 +00:00
commit 2f80ba1ab2
2 changed files with 7 additions and 3 deletions

View file

@ -35,10 +35,10 @@ Note : If you received SWIG on CD-ROM, you may want to upgrade to the latest rel
<h3> The Latest Release </h3>
<p>
<a href="http://prdownloads.sourceforge.net/swig/swig-1.3.30.tar.gz">SWIG
1.3.30</a> is the latest development release (2005/06/11). View the
<a href="http://prdownloads.sourceforge.net/swig/swig-1.3.31.tar.gz">SWIG
1.3.31</a> is the latest development release. View the
<a href="release.html">release notes</a>. Windows users should download
<a href="http://prdownloads.sourceforge.net/swig/swigwin-1.3.30.zip">swigwin-1.3.30</a>
<a href="http://prdownloads.sourceforge.net/swig/swigwin-1.3.31.zip">swigwin-1.3.31</a>
which includes a prebuilt executable.
<p>

View file

@ -30,6 +30,10 @@ and non-commercial use.
<h3>News</h3>
<p>
<b>2006/11/20</b>
SWIG-1.3.31 has been released. This fixes a Python regression in the last version.
<p>
<b>2006/11/13</b>
SWIG-1.3.30 has been released. This release adds support for R and directors for C# amongst a round of bug fixes.