swig/Source/Include/swigver.h
Dave Beazley 7242c6daf7 Applied Oleg's MzScheme patches
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@496 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-06-19 00:29:04 +00:00

10 lines
159 B
C

/* SWIG version information */
#ifndef SWIG_VERSION
#define SWIG_VERSION "1.3u-20000619-0141"
#endif
#ifndef SWIG_SPIN
#define SWIG_SPIN "(Alpha 3)"
#endif