Skip to content

Commit

Permalink
Add swig-2.0.11 release info and date
Browse files Browse the repository at this point in the history
  • Loading branch information
wsfulton committed Sep 15, 2013
1 parent 0431664 commit 80b108e
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 7 deletions.
8 changes: 4 additions & 4 deletions ANNOUNCE
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
*** ANNOUNCE: SWIG 2.0.10 (in progress) ***
*** ANNOUNCE: SWIG 2.0.11 (15 Sep 2013) ***

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?
=============
Expand All @@ -21,11 +21,11 @@ Availability
============
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

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,
details at http://www.swig.org/mail.html.
Expand Down
2 changes: 1 addition & 1 deletion CHANGES.current
Original file line number Diff line number Diff line change
Expand Up @@ -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 2.0.11 (in progress)
Version 2.0.11 (15 Sep 2013)
============================

2013-09-15: wsfulton
Expand Down
2 changes: 1 addition & 1 deletion Doc/Manual/Sections.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<body bgcolor="#ffffff">
<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>

Expand Down
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
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
including Perl, Python, Tcl, Ruby, PHP, Java, C#, D, Go, Lua,
Expand Down
4 changes: 4 additions & 0 deletions RELEASENOTES
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ and CHANGES files.

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:
- Ruby 1.9 support is now complete.
- Add support for Guile 2.0 and Guile 1.6 support (GH interface) has
Expand Down

0 comments on commit 80b108e

Please sign in to comment.