From: Ian Lance Taylor Date: Mon, 27 Apr 1998 19:59:14 +0000 (+0000) Subject: * configure.in: Change version number to 2.9.4 X-Git-Tag: gdb-4_18~2429 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b6177e139cabd09f40a00322c7dabd55a255c631;p=platform%2Fupstream%2Fbinutils.git * configure.in: Change version number to 2.9.4 * configure: Rebuild. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 90350ca..13d275da 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Mon Apr 27 15:58:46 1998 Ian Lance Taylor + + * configure.in: Change version number to 2.9.4 + * configure: Rebuild. + Mon Apr 27 12:07:33 1998 Doug Evans * cgen.c (cgen_asm_finish_insn): New arg relax_p. All callers updated. diff --git a/gas/configure b/gas/configure index b1d4727..8e23b6a 100755 --- a/gas/configure +++ b/gas/configure @@ -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; }