diff --git a/ANNOUNCE b/ANNOUNCE index fc1160007..58de2fe10 100644 --- a/ANNOUNCE +++ b/ANNOUNCE @@ -1,4 +1,4 @@ -*** ANNOUNCE: SWIG 3.0.2 (in progress) *** +*** ANNOUNCE: SWIG 3.0.2 (4 Jun 2014) *** http://www.swig.org diff --git a/CHANGES.current b/CHANGES.current index 74730a89f..bb8bbdc41 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -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.2 (in progress) +Version 3.0.2 (4 Jun 2014) =========================== 2014-06-02: v-for-vandal @@ -10,7 +10,6 @@ Version 3.0.2 (in progress) If class has no __eq implemented, then default __eq is generated. Default __eq compares actual pointers stored inside Lua userdata. - 2014-06-02: vkalinin Fix #183 - %extend and unnamed nested structs diff --git a/Doc/Manual/Sections.html b/Doc/Manual/Sections.html index 33d76c239..bcae8139d 100644 --- a/Doc/Manual/Sections.html +++ b/Doc/Manual/Sections.html @@ -6,7 +6,7 @@