Add swig-2.0.11 release info and date
This commit is contained in:
parent
0431664b18
commit
80b108eb70
5 changed files with 11 additions and 7 deletions
8
ANNOUNCE
8
ANNOUNCE
|
|
@ -1,8 +1,8 @@
|
||||||
*** ANNOUNCE: SWIG 2.0.10 (in progress) ***
|
*** ANNOUNCE: SWIG 2.0.11 (15 Sep 2013) ***
|
||||||
|
|
||||||
http://www.swig.org
|
http://www.swig.org
|
||||||
|
|
||||||
We're pleased to announce SWIG-2.0.10, the latest SWIG release.
|
We're pleased to announce SWIG-2.0.11, the latest SWIG release.
|
||||||
|
|
||||||
What is SWIG?
|
What is SWIG?
|
||||||
=============
|
=============
|
||||||
|
|
@ -21,11 +21,11 @@ Availability
|
||||||
============
|
============
|
||||||
The release is available for download on Sourceforge at
|
The release is available for download on Sourceforge at
|
||||||
|
|
||||||
http://prdownloads.sourceforge.net/swig/swig-2.0.10.tar.gz
|
http://prdownloads.sourceforge.net/swig/swig-2.0.11.tar.gz
|
||||||
|
|
||||||
A Windows version is also available at
|
A Windows version is also available at
|
||||||
|
|
||||||
http://prdownloads.sourceforge.net/swig/swigwin-2.0.10.zip
|
http://prdownloads.sourceforge.net/swig/swigwin-2.0.11.zip
|
||||||
|
|
||||||
Please report problems with this release to the swig-devel mailing list,
|
Please report problems with this release to the swig-devel mailing list,
|
||||||
details at http://www.swig.org/mail.html.
|
details at http://www.swig.org/mail.html.
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@ Below are the changes for the current release.
|
||||||
See the CHANGES file for changes in older releases.
|
See the CHANGES file for changes in older releases.
|
||||||
See the RELEASENOTES file for a summary of changes in each release.
|
See the RELEASENOTES file for a summary of changes in each release.
|
||||||
|
|
||||||
Version 2.0.11 (in progress)
|
Version 2.0.11 (15 Sep 2013)
|
||||||
============================
|
============================
|
||||||
|
|
||||||
2013-09-15: wsfulton
|
2013-09-15: wsfulton
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@
|
||||||
<body bgcolor="#ffffff">
|
<body bgcolor="#ffffff">
|
||||||
<H1><a name="Sections"></a>SWIG-2.0 Documentation</H1>
|
<H1><a name="Sections"></a>SWIG-2.0 Documentation</H1>
|
||||||
|
|
||||||
Last update : SWIG-2.0.10 (in progress)
|
Last update : SWIG-2.0.11 (15 Sep 2013)
|
||||||
|
|
||||||
<H2>Sections</H2>
|
<H2>Sections</H2>
|
||||||
|
|
||||||
|
|
|
||||||
2
README
2
README
|
|
@ -1,6 +1,6 @@
|
||||||
SWIG (Simplified Wrapper and Interface Generator)
|
SWIG (Simplified Wrapper and Interface Generator)
|
||||||
|
|
||||||
Version: 2.0.10 (in progress)
|
Version: 2.0.11 (15 Sep 2013)
|
||||||
|
|
||||||
Tagline: SWIG is a compiler that integrates C and C++ with languages
|
Tagline: SWIG is a compiler that integrates C and C++ with languages
|
||||||
including Perl, Python, Tcl, Ruby, PHP, Java, C#, D, Go, Lua,
|
including Perl, Python, Tcl, Ruby, PHP, Java, C#, D, Go, Lua,
|
||||||
|
|
|
||||||
|
|
@ -4,6 +4,10 @@ and CHANGES files.
|
||||||
|
|
||||||
Release Notes
|
Release Notes
|
||||||
=============
|
=============
|
||||||
|
SWIG-2.0.11 summary:
|
||||||
|
- Minor bug fixes and enhancements mostly in Python, but also
|
||||||
|
C#, Lua, Ocaml, Octave, Perl, PHP, Python, R, Ruby, Tcl.
|
||||||
|
|
||||||
SWIG-2.0.10 summary:
|
SWIG-2.0.10 summary:
|
||||||
- Ruby 1.9 support is now complete.
|
- Ruby 1.9 support is now complete.
|
||||||
- Add support for Guile 2.0 and Guile 1.6 support (GH interface) has
|
- Add support for Guile 2.0 and Guile 1.6 support (GH interface) has
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue