swig/SWIG/Source/Include/swigver.h
2000-07-10 03:11:24 +00:00

10 lines
159 B
C

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