Commit graph

6 commits

Author SHA1 Message Date
Dave Beazley
12a43edc2d The great merge
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4141 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-11-30 22:01:28 +00:00
Dave Beazley
1b13325443 Changed version to 1.3a6.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@926 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-10-20 03:42:18 +00:00
Dave Beazley
0509bf7344 Forgot to update version in 1.3a4 (oops). Updated version to be 1.3a5.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@848 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-09-18 01:30:17 +00:00
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