From 08e81e1a7f32b93b05ce9aa3bedcbdf6a93255e2 Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Sun, 16 Oct 2005 08:34:24 +0000 Subject: [PATCH] 1.3.27 git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7669 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- swigweb/download.ht | 6 +++--- swigweb/index.ht | 4 ++++ 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/swigweb/download.ht b/swigweb/download.ht index 050f68656..9426542f7 100644 --- a/swigweb/download.ht +++ b/swigweb/download.ht @@ -35,10 +35,10 @@ Note : If you received SWIG on CD-ROM, you may want to upgrade to the latest rel

The Latest Release

-SWIG -1.3.26 is the latest development release (2005/06/11). View the +SWIG +1.3.27 is the latest development release (2005/06/11). View the release notes. Windows users should download -swigwin-1.3.26 +swigwin-1.3.27 which includes a prebuilt executable.

diff --git a/swigweb/index.ht b/swigweb/index.ht index 9b97862f3..c6c5fe10f 100644 --- a/swigweb/index.ht +++ b/swigweb/index.ht @@ -31,6 +31,10 @@ and non-commercial use.

News

+

+2005/10/15 +SWIG-1.3.27 has been released to fix a major bug in previous release. +

2005/10/09 SWIG-1.3.26 has been released. Lua, CLISP and Common Lisp with UFFI join the list of supported languages. The PHP4 module has been given a good work over after some bitrot. Various other minor bug fixes and improvements are all also in this release.