* configure.in: Change version number to 2.9.4
authorIan Lance Taylor <ian@airs.com>
Mon, 27 Apr 1998 20:42:00 +0000 (20:42 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 27 Apr 1998 20:42:00 +0000 (20:42 +0000)
* configure: Rebuild.

binutils/ChangeLog
binutils/configure
binutils/configure.in
ld/ChangeLog

index 18299be..55f1c9f 100644 (file)
@@ -1,3 +1,8 @@
+Mon Apr 27 16:39:22 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure.in: Change version number to 2.9.4
+       * configure: Rebuild.
+
 Wed Apr 22 16:00:35 1998  Tom Tromey  <tromey@cygnus.com>
 
        * po/Make-in (MKINSTALLDIRS): Don't look in $(top_srcdir).
index 3007ada..15416fa 100755 (executable)
@@ -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; }
index f763fd7..db47b9d 100644 (file)
@@ -5,7 +5,7 @@ AC_INIT(ar.c)
 
 AC_CANONICAL_SYSTEM
 
-AM_INIT_AUTOMAKE(binutils, 2.9.1)
+AM_INIT_AUTOMAKE(binutils, 2.9.4)
 
 AM_PROG_LIBTOOL
 
index 5c0941a..0477822 100644 (file)
@@ -1,5 +1,8 @@
 Mon Apr 27 11:56:21 1998  Ian Lance Taylor  <ian@cygnus.com>
 
+       * configure.in: Change version number to 2.9.4
+       * configure: Rebuild.
+
        * ld.texinfo (Options) [-rpath-link]: Mention ld.so.conf.
 
        Based on patch from H.J. Lu <hjl@gnu.org>: