diff --git a/ANNOUNCE b/ANNOUNCE index 6f0247f56..f277c63ba 100644 --- a/ANNOUNCE +++ b/ANNOUNCE @@ -1,4 +1,4 @@ -*** ANNOUNCE: SWIG 2.0.5 (in progress) *** +*** ANNOUNCE: SWIG 2.0.5 (19 April 2012) *** http://www.swig.org diff --git a/CHANGES.current b/CHANGES.current index ba9b723ba..07dbad9ad 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -2,8 +2,8 @@ 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.5 (in progress) -=========================== +Version 2.0.5 (19 April 2012) +============================= 2012-04-14: wsfulton [Lua] Apply patch #3517435 from Miles Bader - prefer to use Lua_pushglobaltable diff --git a/Doc/Manual/Sections.html b/Doc/Manual/Sections.html index ebe6fa476..1fb0d1312 100644 --- a/Doc/Manual/Sections.html +++ b/Doc/Manual/Sections.html @@ -6,7 +6,7 @@

SWIG-2.0 Documentation

-Last update : SWIG-2.0.5 (in progress) +Last update : SWIG-2.0.5 (19 April 2012)

Sections

diff --git a/README b/README index 9eb3bc90c..3d8181ab9 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ SWIG (Simplified Wrapper and Interface Generator) -Version: 2.0.5 (in progress) +Version: 2.0.5 (19 April 2012) Tagline: SWIG is a compiler that integrates C and C++ with languages including Perl, Python, Tcl, Ruby, PHP, Java, Ocaml, Lua,