From 8c8e07c52abcb36fcd84227336c50cb045fa8a4a Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Sun, 12 Jun 2005 19:44:37 +0000 Subject: [PATCH] Update for SWIG-1.3.25 git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7284 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- swigweb/download.ht | 6 +++--- swigweb/history.ht | 3 +++ swigweb/index.ht | 4 ++++ 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/swigweb/download.ht b/swigweb/download.ht index 8cbfd1bb9..b91115195 100644 --- a/swigweb/download.ht +++ b/swigweb/download.ht @@ -34,10 +34,10 @@ Note : If you received SWIG on CD-ROM, you may want to upgrade to the latest rel

The Latest Release

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

diff --git a/swigweb/history.ht b/swigweb/history.ht index 8d697bf74..5181030d9 100644 --- a/swigweb/history.ht +++ b/swigweb/history.ht @@ -58,6 +58,9 @@ handling of overloaded functions added.

  • December 17, 2003. SWIG-1.3.20 released.
  • January 17, 2004. SWIG-1.3.21 released.
  • September 4, 2004. SWIG-1.3.22 released. +
  • November 11, 2004. SWIG-1.3.23 released. +
  • December 14, 2004. SWIG-1.3.24 released. +
  • June 11, 2005. SWIG-1.3.25 released. diff --git a/swigweb/index.ht b/swigweb/index.ht index f78c11631..5adc4cc3b 100644 --- a/swigweb/index.ht +++ b/swigweb/index.ht @@ -31,6 +31,10 @@ and non-commercial use.

    News

    +

    +2005/06/11 +SWIG-1.3.25 has been released. This largely contains bug fixes and enhancements to the C# module and the runtime type system. +

    2005/03/25 Greg Stein gives a keynote speech about Google's use of Python and SWIG at the PyCon 2005 conference.