git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@34 626c5289-ae23-0410-ae9c-e8d60b6d4f22
7 lines
121 B
C
7 lines
121 B
C
|
|
/* SWIG version information */
|
|
|
|
#define SWIG_MAJOR_VERSION 1
|
|
#define SWIG_MINOR_VERSION 3
|
|
#define SWIG_SPIN "(Beta 1)"
|
|
|