* configure.in: Bump version number to 2.9.5.
authorIan Lance Taylor <ian@airs.com>
Thu, 15 Jul 1999 12:09:55 +0000 (12:09 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 15 Jul 1999 12:09:55 +0000 (12:09 +0000)
* configure: Rebuild.

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

index 4eb99da..5fa63dc 100644 (file)
@@ -1,3 +1,8 @@
+1999-07-15  Ian Lance Taylor  <ian@zembu.com>
+
+       * configure.in: Bump version number to 2.9.5.
+       * configure: Rebuild.
+
 1999-07-14  Richard Henderson  <rth@cygnus.com>
 
        * objdump.c (dump_section_header): Print SEC_SHORT.
index d91582c..d4c77e6 100755 (executable)
@@ -814,7 +814,7 @@ fi
 
 PACKAGE=binutils
 
-VERSION=2.9.4
+VERSION=2.9.5
 
 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 be37cec..c4ee803 100644 (file)
@@ -5,7 +5,7 @@ AC_INIT(ar.c)
 
 AC_CANONICAL_SYSTEM
 
-AM_INIT_AUTOMAKE(binutils, 2.9.4)
+AM_INIT_AUTOMAKE(binutils, 2.9.5)
 
 AM_PROG_LIBTOOL
 
index 028c4fb..aebb4de 100644 (file)
@@ -1,3 +1,8 @@
+1999-07-15  Ian Lance Taylor  <ian@zembu.com>
+
+       * configure.in: Bump version number to 2.9.5.
+       * configure: Rebuild.
+
 1999-07-14  Richard Henderson  <rth@cygnus.com>
 
        * ldlang.c (wild_doit): Copy SEC_SHORT to output section.
index 3077236..00a8d9d 100755 (executable)
@@ -814,7 +814,7 @@ fi
 
 PACKAGE=ld
 
-VERSION=2.9.4
+VERSION=2.9.5
 
 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 ef87b9e..01b802e 100644 (file)
@@ -5,7 +5,7 @@ AC_INIT(ldmain.c)
 
 AC_CANONICAL_SYSTEM
 
-AM_INIT_AUTOMAKE(ld, 2.9.4)
+AM_INIT_AUTOMAKE(ld, 2.9.5)
 
 AM_PROG_LIBTOOL