diff --git a/ANNOUNCE b/ANNOUNCE index acdd8130f..6b646d8c3 100644 --- a/ANNOUNCE +++ b/ANNOUNCE @@ -1,10 +1,10 @@ -*** ANNOUNCE: SWIG 1.3.26 (October 9, 2005) *** +*** ANNOUNCE: SWIG 1.3.27 (October 15, 2005) *** http://www.swig.org -We're pleased to announce SWIG-1.3.26, the latest installment in the -SWIG development effort. SWIG-1.3.26 includes a number of bug fixes +We're pleased to announce SWIG-1.3.27, the latest installment in the +SWIG development effort. SWIG-1.3.27 includes a number of bug fixes and large number of enhancements throughout. What is SWIG? @@ -24,11 +24,11 @@ Availability: ------------- The release is available for download on Sourceforge at - http://prdownloads.sourceforge.net/swig/swig-1.3.26.tar.gz + http://prdownloads.sourceforge.net/swig/swig-1.3.27.tar.gz A Windows version should also be available at - http://prdownloads.sourceforge.net/swig/swigwin-1.3.26.zip + http://prdownloads.sourceforge.net/swig/swigwin-1.3.27.zip Release numbers --------------- diff --git a/CHANGES.current b/CHANGES.current index 4a132fba1..01c585485 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -1,6 +1,8 @@ -Version 1.3.27 (In progress) -============================ +Version 1.3.27 (October 15, 2005) +================================= +10/14/2005: mmatus + Fix bug in anonymous typedef structures leading to strange behaviour. 10/13/2005: mmatus Several minor changes: diff --git a/Doc/Manual/Sections.html b/Doc/Manual/Sections.html index b9ce8444b..3e87854de 100644 --- a/Doc/Manual/Sections.html +++ b/Doc/Manual/Sections.html @@ -6,7 +6,7 @@