* configure.in: Change version number to 2.9.4

* configure: Rebuild.
This commit is contained in:
Ian Lance Taylor
1998-04-27 20:42:00 +00:00
parent 1294c286cb
commit 5b10df4a85
4 changed files with 10 additions and 2 deletions

2
binutils/configure vendored
View File

@ -802,7 +802,7 @@ fi
PACKAGE=binutils
VERSION=2.9.1
VERSION=2.9.4
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
{ echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }