* 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 18299be7808bc8d530f4996e54ef59037ee8577b..55f1c9f75efffab585cd023945f97852939943d1 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 3007ada460a86f082c36b58b10edbc1934a7b01b..15416faa08f931173596047cd9eadccebb434029 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 f763fd73a8d11c648552eb98ebbbebea90ce84ad..db47b9d06e23bf062dfb6a5373afb8cb057be99d 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 5c0941a1a599a81e500b08a8d523842c6969eaf0..0477822f61305d6f117de52552e3ac240ef7f4a2 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>:
This page took 0.033961 seconds and 4 git commands to generate.