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
This commit is contained in:
Dave Beazley 2000-09-18 01:30:17 +00:00
commit b514666729

View file

@ -17,7 +17,7 @@ SWIG_MAJOR_VERSION=1
SWIG_MINOR_VERSION=3$devrelease_today
SWIG_VERSION=$SWIG_MAJOR_VERSION.$SWIG_MINOR_VERSION
SWIG_SPIN='(Alpha 3)'
SWIG_SPIN='(Alpha 5)'
# For autoconf.
VERSION=$SWIG_VERSION