From b6177e139cabd09f40a00322c7dabd55a255c631 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Mon, 27 Apr 1998 19:59:14 +0000 Subject: [PATCH] * configure.in: Change version number to 2.9.4 * configure: Rebuild. --- gas/ChangeLog | 5 +++++ gas/configure | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/gas/ChangeLog b/gas/ChangeLog index 90350ca66f7..13d275dab43 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 b1d4727c7b4..8e23b6a77fa 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; } -- 2.30.2