version 1.3.31

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9573 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2006-11-20 21:58:19 +00:00
commit 46512edf43
4 changed files with 14 additions and 7 deletions

5
README
View file

@ -1,6 +1,6 @@
SWIG (Simplified Wrapper and Interface Generator)
Version: 1.3.30 (November 13, 2006)
Version: 1.3.31 (November 20, 2006)
Tagline: SWIG is a compiler that integrates C and C++ with languages
including Perl, Python, Tcl, Ruby, PHP, Java, Ocaml, Lua,
@ -89,6 +89,9 @@ Information about SWIG is also available in Japanese translation at
What's New?
===========
SWIG-1.3.31 summary:
- Python modern classes regression fix
SWIG-1.3.30 summary:
- Python-2.5 support
- New language module: R