From edcc2ac7507169c3d30e79f8a789d2e49e8fa408 Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Sat, 8 Oct 2005 23:10:28 +0000 Subject: [PATCH] release date mod git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7628 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- ANNOUNCE | 2 +- CHANGES.current | 4 ++-- Doc/Manual/Sections.html | 2 +- README | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ANNOUNCE b/ANNOUNCE index 6a4e7f4eb..acdd8130f 100644 --- a/ANNOUNCE +++ b/ANNOUNCE @@ -1,4 +1,4 @@ -*** ANNOUNCE: SWIG 1.3.26 (October 1, 2005) *** +*** ANNOUNCE: SWIG 1.3.26 (October 9, 2005) *** http://www.swig.org diff --git a/CHANGES.current b/CHANGES.current index 2697ba49e..9bb35f1e1 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -1,5 +1,5 @@ -Version 1.3.26 (in progress) -============================ +Version 1.3.26 (October 9, 2005) +================================ 10/08/2005: wsfulton [Php] Added 'throws' typemaps. diff --git a/Doc/Manual/Sections.html b/Doc/Manual/Sections.html index dce9d6095..d711dda4b 100644 --- a/Doc/Manual/Sections.html +++ b/Doc/Manual/Sections.html @@ -6,7 +6,7 @@

SWIG-1.3 Development Documentation

-Last update : SWIG-1.3.26 (October 1, 2005) +Last update : SWIG-1.3.26 (October 9, 2005)

Sections

diff --git a/README b/README index 56fae94bc..d0dce3709 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ SWIG (Simplified Wrapper and Interface Generator) -Version: 1.3.26 (October 1, 2005) +Version: 1.3.26 (October 9, 2005) Tagline: SWIG is a compiler that integrates C and C++ with languages including Perl, Python, Tcl, Ruby, PHP, Java, Ocaml, Lua,