]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
bfd/
authorTristan Gingold <gingold@adacore.com>
Mon, 26 Sep 2011 07:38:34 +0000 (07:38 +0000)
committerTristan Gingold <gingold@adacore.com>
Mon, 26 Sep 2011 07:38:34 +0000 (07:38 +0000)
2011-09-26  Tristan Gingold  <gingold@adacore.com>

* configure.in: Bump version to 2.21.90
* configure: Regenerate.

bfd/ChangeLog
bfd/configure
bfd/configure.in

index 6e636d989af4c688d9f6d23d63d5afe9c56cec15..02479ec07dbe989e99942631255ffe01e3a646cc 100644 (file)
@@ -1,3 +1,8 @@
+2011-09-26  Tristan Gingold  <gingold@adacore.com>
+
+       * configure.in: Bump version to 2.21.90
+       * configure: Regenerate.
+
 2011-09-21  David S. Miller  <davem@davemloft.net>
 
        * elfxx-sparc.c (_bfd_sparc_elf_merge_private_bfd_data): New.
index 06f78398c77196e5104cd1546558562bf5404ce1..2957f864af1aa44bec0deb9a4e1b090ea58eecd3 100755 (executable)
@@ -3988,7 +3988,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE=bfd
- VERSION=2.21.53
+ VERSION=2.21.90
 
 
 cat >>confdefs.h <<_ACEOF
index 530d4eeab33674b4b42ebbea633caf7fece9ed29..bc28f9bbef8bd814442dac385f1131b625dcde56 100644 (file)
@@ -8,7 +8,7 @@ AC_CONFIG_SRCDIR([libbfd.c])
 AC_CANONICAL_TARGET
 AC_ISC_POSIX
 
-AM_INIT_AUTOMAKE(bfd, 2.21.53)
+AM_INIT_AUTOMAKE(bfd, 2.21.90)
 
 dnl These must be called before LT_INIT, because it may want
 dnl to call AC_CHECK_PROG.