1.3.29 date change

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9025 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2006-03-20 23:55:17 +00:00
commit 57d856d913
4 changed files with 9 additions and 5 deletions

View file

@ -1,4 +1,4 @@
*** ANNOUNCE: SWIG 1.3.29 (March 8, 2006) ***
*** ANNOUNCE: SWIG 1.3.29 (March 21, 2006) ***
http://www.swig.org

View file

@ -1,5 +1,5 @@
Version 1.3.29 (March 8, 2006)
==============================
Version 1.3.29 (March 21, 2006)
===============================
03/17/2005: mutandiz
[allegrocl]
@ -42,6 +42,10 @@ Version 1.3.29 (March 8, 2006)
Fix bug in C wrapper generation introduced by last allegrocl
commit.
03/10/2006: wsfulton
[Java]
Commit #1447337 - Delete LocalRefs at the end of director methods to fix potential leak
03/10/2006: wsfulton
Fix #1444949 - configure does not honor --program-prefix.
Removed non-standard configure option --with-release-suffix. Fix the autoconf standard

View file

@ -6,7 +6,7 @@
<body bgcolor="#ffffff">
<H1><a name="Sections"></a>SWIG-1.3 Development Documentation</H1>
Last update : SWIG-1.3.29 (March 5, 2006)
Last update : SWIG-1.3.29 (March 21, 2006)
<H2>Sections</H2>

2
README
View file

@ -1,6 +1,6 @@
SWIG (Simplified Wrapper and Interface Generator)
Version: 1.3.29 (March 8, 2006)
Version: 1.3.29 (March 21, 2006)
Tagline: SWIG is a compiler that integrates C and C++ with languages
including Perl, Python, Tcl, Ruby, PHP, Java, Ocaml, Lua,