version 1.3.21 is of 2004, isn't it?

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5775 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Henning Thielemann 2004-03-19 11:43:51 +00:00
commit 3acfe68bee

4
README
View file

@ -1,12 +1,12 @@
SWIG (Simplified Wrapper and Interface Generator)
Version: 1.3.21 (January 11, 2003)
Version: 1.3.21 (January 11, 2004)
$Header$
Tagline: SWIG is a compiler that integrates C and C++ with
languages including Perl, Python, Tcl, Guile, Mzscheme,
Java, Ruby, PHP, Ocaml, C# and CHICKEN.
Java, Ruby, PHP, Ocaml, C#, Modula-3 and CHICKEN.
SWIG reads annotated C/C++ header files and creates wrapper code (glue
code) in order to make the corresponding C/C++ libraries available to