git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@966 626c5289-ae23-0410-ae9c-e8d60b6d4f22
10 lines
159 B
C
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
|