diff --git a/ANNOUNCE b/ANNOUNCE index 53c5bbc59..5ea0f3711 100644 --- a/ANNOUNCE +++ b/ANNOUNCE @@ -1,4 +1,4 @@ -*** ANNOUNCE: SWIG 3.0.11 (in progress) *** +*** ANNOUNCE: SWIG 3.0.11 (29 Dec 2016) *** http://www.swig.org diff --git a/CHANGES.current b/CHANGES.current index 3e3bf8580..c66aa64cc 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -4,7 +4,7 @@ See the RELEASENOTES file for a summary of changes in each release. Issue # numbers mentioned below can be found on Github. For more details, add the issue number to the end of the URL: https://github.com/swig/swig/issues/ -Version 3.0.11 (in progress) +Version 3.0.11 (29 Dec 2016) ============================ 2016-12-24: wsfulton diff --git a/Doc/Manual/Sections.html b/Doc/Manual/Sections.html index 8417bec15..7178dde5a 100644 --- a/Doc/Manual/Sections.html +++ b/Doc/Manual/Sections.html @@ -8,7 +8,7 @@

SWIG-3.0 Documentation

-Last update : SWIG-3.0.11 (in progress) +Last update : SWIG-3.0.11 (29 Dec 2016)

Sections

diff --git a/README b/README index 3421b72bf..3273f6d63 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ SWIG (Simplified Wrapper and Interface Generator) -Version: 3.0.11 (in progress) +Version: 3.0.11 (29 Dec 2016) Tagline: SWIG is a compiler that integrates C and C++ with languages including Perl, Python, Tcl, Ruby, PHP, Java, C#, D, Go, Lua,