swig-3.0.10 release
This commit is contained in:
parent
9c9a503a50
commit
d9875c6579
5 changed files with 5 additions and 5 deletions
2
ANNOUNCE
2
ANNOUNCE
|
|
@ -1,4 +1,4 @@
|
|||
*** ANNOUNCE: SWIG 3.0.10 (in progress) ***
|
||||
*** ANNOUNCE: SWIG 3.0.10 (12 Jun 2016) ***
|
||||
|
||||
http://www.swig.org
|
||||
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ Below are the changes for the current release.
|
|||
See the CHANGES file for changes in older releases.
|
||||
See the RELEASENOTES file for a summary of changes in each release.
|
||||
|
||||
Version 3.0.10 (in progress)
|
||||
Version 3.0.10 (12 Jun 2016)
|
||||
============================
|
||||
|
||||
2016-06-06: mromberg
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
<H1><a name="Sections">SWIG-3.0 Documentation</a></H1>
|
||||
|
||||
<p>
|
||||
Last update : SWIG-3.0.10 (in progress)
|
||||
Last update : SWIG-3.0.10 (12 Jun 2016)
|
||||
</p>
|
||||
|
||||
<H2><a name="Sections_Sections">Sections</a></H2>
|
||||
|
|
|
|||
2
README
2
README
|
|
@ -1,6 +1,6 @@
|
|||
SWIG (Simplified Wrapper and Interface Generator)
|
||||
|
||||
Version: 3.0.10 (in progress)
|
||||
Version: 3.0.10 (12 Jun 2016)
|
||||
|
||||
Tagline: SWIG is a compiler that integrates C and C++ with languages
|
||||
including Perl, Python, Tcl, Ruby, PHP, Java, C#, D, Go, Lua,
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ Detailed release notes are available with the release and are also
|
|||
published on the SWIG web site at http://swig.org/release.html.
|
||||
|
||||
SWIG-3.0.10 summary:
|
||||
- Regression fixes for smart pointers and importing python modules.
|
||||
- Regression fixes for smart pointers and importing Python modules.
|
||||
|
||||
SWIG-3.0.9 summary:
|
||||
- Add support for Python's implicit namespace packages.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue