Commit graph

5 commits

Author SHA1 Message Date
Dave Beazley
6fe3ab2e52 Changed version to 1.3a6.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@926 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-10-20 03:42:18 +00:00
Dave Beazley
b514666729 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@848 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-09-18 01:30:17 +00:00
Dave Beazley
ad35e023cd Bumped version number
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@336 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-03-13 17:25:11 +00:00
Dave Beazley
8b1571f5b2 Upgraded to Alpha 2.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@301 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-02-29 20:56:24 +00:00
Thien-Thi Nguyen
e0957d51e2 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@235 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-02-12 02:21:22 +00:00