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.