*** empty log message ***

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4641 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Dave Beazley 2003-03-28 16:56:13 +00:00
commit be72311b7d
3 changed files with 11 additions and 5 deletions

View file

@ -7,7 +7,7 @@ SWIG Documentation, Presentations, and Papers
<H3>SWIG1.3</h3>
<ul>
<li> <a href="Doc1.3/index.html">Development Documentation</a> for SWIG1.3.18.
<li> <a href="Doc1.3/index.html">Development Documentation</a> for SWIG1.3.19.
<li> Also available in <a href="swigdoc.pdf">PDF</a> and <a href="swigdoc.ps">postscript</a> (SWIG-1.3.11).
</ul>

View file

@ -35,13 +35,13 @@ Note : If you received SWIG on CD-ROM, you may want to upgrade to the latest rel
<p>
<a
href="http://prdownloads.sourceforge.net/swig/swig-1.3.18.tar.gz">SWIG
1.3.18</a> is the latest development release (2003/03/23). View the <a
href="http://prdownloads.sourceforge.net/swig/swig-1.3.19.tar.gz">SWIG
1.3.19</a> is the latest development release (2003/03/28). View the <a
href="release.html">release notes</a>. Windows users should download
<a
href="http://prdownloads.sourceforge.net/swig/swigwin-1.3.18.zip">swigwin-1.3.18</a>
href="http://prdownloads.sourceforge.net/swig/swigwin-1.3.19.zip">swigwin-1.3.19</a>
which includes a prebuilt executable. A Macintosh port
(macswig-1.3.18) also may be available from the SourceForge <a
(macswig-1.3.19) also may be available from the SourceForge <a
href="http://sourceforge.net/project/showfiles.php?group_id=1645">releases</a>
area.

View file

@ -28,6 +28,12 @@ and noncommercial use.
<p>
<h3>News</h3>
<p>
<b>2003/3/28</b>
<a href="http://prdownloads.sourceforge.net/swig/swig-1.3.19.tar.gz">SWIG-1.3.19</a> has been
released. This release fixes a small number of critical bugs in 1.3.18.
<p>
<b>2003/3/23</b> Dave wins an NSF CAREER award to, well, work on the next generation version of
SWIG! Read more about it <a href="nsf.html">here</a>.