Skip to content

Commit

Permalink
Add 3.0.3 release information
Browse files Browse the repository at this point in the history
  • Loading branch information
wsfulton committed Dec 29, 2014
1 parent 926c9d3 commit 5ec7fe5
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 4 deletions.
2 changes: 1 addition & 1 deletion ANNOUNCE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*** ANNOUNCE: SWIG 3.0.3 (in progress) ***
*** ANNOUNCE: SWIG 3.0.3 (30 Dec 2014) ***

http://www.swig.org

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 3.0.3 (in progress)
Version 3.0.3 (30 Dec 2014)
===========================

2014-12-27: 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-3.0 Documentation</H1>

Last update : SWIG-3.0.3 (in progress)
Last update : SWIG-3.0.3 (30 Dec 2014)

<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: 3.0.3 (in progress)
Version: 3.0.3 (30 Dec 2014)

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
5 changes: 5 additions & 0 deletions RELEASENOTES
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ and CHANGES files.

Release Notes
=============
SWIG-3.0.3 summary:
- Add support for C++11 strongly typed enumerations.
- Numerous bug fixes and minor enhancements for C#, D, Go, Java,
Javascript, PHP, Perl and Python wrappers.

SWIG-3.0.2 summary:
- Bug fix during install and a couple of other minor changes.

Expand Down

0 comments on commit 5ec7fe5

Please sign in to comment.