swig/SWIG/Source/Include/swigver.h
2000-12-22 04:27:51 +00:00

10 lines
159 B
C

/* SWIG version information */
#ifndef SWIG_VERSION
#define SWIG_VERSION "1.3u-20001219-1815"
#endif
#ifndef SWIG_SPIN
#define SWIG_SPIN "(Alpha 6)"
#endif