Commit graph

3 commits

Author SHA1 Message Date
Dave Beazley
121ef2a1a6 Bumped version number
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@336 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-03-13 17:25:11 +00:00
Dave Beazley
6a00003334 Upgraded to Alpha 2.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@301 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-02-29 20:56:24 +00:00
Thien-Thi Nguyen
ad673e14e5 VERSION, Source/Include/swigver.h.in: New files.
Source/Include/swigver.h: Deleted from repo, now generated by
configure from swigver.h.in same directory.

configure.in: Source ./VERSION to get var definitions.
(PACKAGE, VERSION, SWIG_VERSION, SWIG_SPIN): New vars, @-substituted.
Also do `AC_OUTPUT' on Source/Include/swigver.h.

Makefile.in (dd): New var, the distribution directory.
(dist, dist-suggested): New targets.

Source/SWIG1.1/emit.cxx (emit_banner): Use `SWIG_VERSION' instead
of integers `SWIG_VERSION_MAJOR' and `SWIG_VERSION_MINOR' (which are
deleted).

Source/SWIG1.1/main.cxx (SWIG_main): Likewise.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@235 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-02-12 02:21:22 +00:00