* configure.in: Change version number to 2.9.4

* configure: Rebuild.
This commit is contained in:
Ian Lance Taylor 1998-04-27 19:59:14 +00:00
parent d510976d2a
commit b6177e139c
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
Mon Apr 27 15:58:46 1998 Ian Lance Taylor <ian@cygnus.com>
* configure.in: Change version number to 2.9.4
* configure: Rebuild.
Mon Apr 27 12:07:33 1998 Doug Evans <devans@seba.cygnus.com>
* cgen.c (cgen_asm_finish_insn): New arg relax_p. All callers updated.

2
gas/configure vendored
View File

@ -804,7 +804,7 @@ fi
PACKAGE=gas
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; }