swig/SWIG/Source/Include/swigver.h
Dave Beazley 9a10bfd7aa Adjusted the version number to 1.3a1.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@173 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-02-02 03:42:33 +00:00

7 lines
122 B
C

/* SWIG version information */
#define SWIG_MAJOR_VERSION 1
#define SWIG_MINOR_VERSION 3
#define SWIG_SPIN "(Alpha 1)"