swig/Source/Include/swigver.h.in
Dave Beazley 8e0010c43a Cleanup
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@492 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-06-18 16:24:55 +00:00

10 lines
157 B
C

/* SWIG version information */
#ifndef SWIG_VERSION
#define SWIG_VERSION "@SWIG_VERSION@"
#endif
#ifndef SWIG_SPIN
#define SWIG_SPIN "@SWIG_SPIN@"
#endif