1.3.29 change

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9031 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2006-03-22 00:37:18 +00:00
commit 9dfeec6be3
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.28.tar.gz">SWIG
1.3.28</a> is the latest development release (2005/06/11). View the
<a href="http://prdownloads.sourceforge.net/swig/swig-1.3.29.tar.gz">SWIG
1.3.29</a> is the latest development release (2005/06/11). View the
<a href="release.html">release notes</a>. Windows users should download
<a href="http://prdownloads.sourceforge.net/swig/swigwin-1.3.28.zip">swigwin-1.3.28</a>
<a href="http://prdownloads.sourceforge.net/swig/swigwin-1.3.29.zip">swigwin-1.3.29</a>
which includes a prebuilt executable.
<p>

View file

@ -30,6 +30,10 @@ and non-commercial use.
<h3>News</h3>
<p>
<b>2006/03/21</b>
SWIG-1.3.29 has been released. This is a bug fix release.
<p>
<b>2006/02/11</b>
SWIG-1.3.28 has been released. Many new features, improvements and bug fixes are in this release. New language support has also been added for Common Lisp with CFFI.