]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
2001-06-10 Philip Blundell <philb@gnu.org>
authorPhil Blundell <philb@gnu.org>
Sun, 10 Jun 2001 12:28:49 +0000 (12:28 +0000)
committerPhil Blundell <philb@gnu.org>
Sun, 10 Jun 2001 12:28:49 +0000 (12:28 +0000)
* configure.in: Set version to 2.11.1.
* configure: Regenerate.

gas/ChangeLog
gas/configure
gas/configure.in
ld/ChangeLog
ld/configure
ld/configure.in

index d85619b3569a6019f8832e71cd0705e6761e1e2a..d739d27d8a7f9ab742ee7610bfd643348a94ac8a 100644 (file)
@@ -1,3 +1,8 @@
+2001-06-10  Philip Blundell  <philb@gnu.org>
+
+       * configure.in: Set version to 2.11.1.
+       * configure: Regenerate.
+
 2001-06-07  Alan Modra  <amodra@bigpond.net.au>
 
        * Most files: Update copyright notices.
index 88d222e2ce8eb3a36f2684760cc785d2be9ec98d..4260b623694b0f37c903f250cf0200b95cff6ea2 100755 (executable)
@@ -925,7 +925,7 @@ fi
 
 PACKAGE=gas
 
-VERSION=2.11
+VERSION=2.11.1
 
 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 cc24715a93a88f1d0b5ff2c8e86e6e3b6fa506e5..ad88455a2ab64ca41b711b2c451b3f39aa39c0da 100644 (file)
@@ -11,7 +11,7 @@ AC_INIT(as.h)
 AC_CANONICAL_SYSTEM
 AC_ISC_POSIX
 
-AM_INIT_AUTOMAKE(gas, 2.11)
+AM_INIT_AUTOMAKE(gas, 2.11.1)
 
 AM_PROG_LIBTOOL
 
index 8ae4eb7400408a4397ee5e0b7f3c6dd7b69216c8..98f252217ea373277ec9063ef640b2b6df5411c9 100644 (file)
@@ -1,3 +1,8 @@
+2001-06-10  Philip Blundell  <philb@gnu.org>
+
+       * configure.in: Set version to 2.11.1.
+       * configure: Regenerate.
+
 2001-06-08  Alan Modra  <amodra@bigpond.net.au>
 
        * ldlang.c (record_bfd_errors): Remove.
index ee0e296d74823f4ef8a456bb264ed3d0e5fafbdd..4f93b7ef3c8410fb1b7cba420d32ff945b9b93d4 100755 (executable)
@@ -1123,7 +1123,7 @@ fi
 
 PACKAGE=ld
 
-VERSION=2.11
+VERSION=2.11.1
 
 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 06831d2a44d2094ba24d84387c9b378db6d903fe..8a7d675349a8eeaf162995cb2e584a1ba21d8735 100644 (file)
@@ -6,7 +6,7 @@ AC_INIT(ldmain.c)
 AC_CANONICAL_SYSTEM
 AC_ISC_POSIX
 
-AM_INIT_AUTOMAKE(ld, 2.11)
+AM_INIT_AUTOMAKE(ld, 2.11.1)
 
 AM_PROG_LIBTOOL