Incorporated Macintosh changes submitted by Luigi Ballabio

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@919 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Dave Beazley 2000-10-14 15:25:48 +00:00
commit aa04383964
8 changed files with 43 additions and 8 deletions

View file

@ -2,9 +2,9 @@
/* SWIG version information */
#ifndef SWIG_VERSION
#define SWIG_VERSION "1.3u-20000712-1502"
#define SWIG_VERSION "1.3u-20001008-1349"
#endif
#ifndef SWIG_SPIN
#define SWIG_SPIN "(Alpha 3)"
#define SWIG_SPIN "(Alpha 5)"
#endif