]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Update minor version.
authorTristan Gingold <gingold@adacore.com>
Mon, 18 Nov 2013 08:44:05 +0000 (09:44 +0100)
committerTristan Gingold <gingold@adacore.com>
Mon, 18 Nov 2013 08:44:05 +0000 (09:44 +0100)
bfd/
2013-11-18  Tristan Gingold  <gingold@adacore.com>

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

bfd/ChangeLog
bfd/configure
bfd/configure.in

index 4073b97786fb7d25219e5ef5b3df53f035e6148e..fa35df3a4315d5bc683deb17ade2be0002427329 100644 (file)
@@ -1,3 +1,8 @@
+2013-11-18  Tristan Gingold  <gingold@adacore.com>
+
+       * configure.in: Bump version to 2.23.91
+       * configure: Regenerate.
+
 2013-11-17  H.J. Lu  <hongjiu.lu@intel.com>
 
        * elf64-x86-64.c (x86_64_elf_howto_table): Add R_X86_64_PC32_BND
index 3a01dd34bd7b7b5b6a1acc8718fcc42dfc27a420..97315796aa52cfb9d0e7f4a42a9bea2d8005e75b 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.64 for bfd 2.23.90.
+# Generated by GNU Autoconf 2.64 for bfd 2.23.91.
 #
 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software
@@ -556,8 +556,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='bfd'
 PACKAGE_TARNAME='bfd'
-PACKAGE_VERSION='2.23.90'
-PACKAGE_STRING='bfd 2.23.90'
+PACKAGE_VERSION='2.23.91'
+PACKAGE_STRING='bfd 2.23.91'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1349,7 +1349,7 @@ if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures bfd 2.23.90 to adapt to many kinds of systems.
+\`configure' configures bfd 2.23.91 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1420,7 +1420,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of bfd 2.23.90:";;
+     short | recursive ) echo "Configuration of bfd 2.23.91:";;
    esac
   cat <<\_ACEOF
 
@@ -1541,7 +1541,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-bfd configure 2.23.90
+bfd configure 2.23.91
 generated by GNU Autoconf 2.64
 
 Copyright (C) 2009 Free Software Foundation, Inc.
@@ -2183,7 +2183,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by bfd $as_me 2.23.90, which was
+It was created by bfd $as_me 2.23.91, which was
 generated by GNU Autoconf 2.64.  Invocation command line was
 
   $ $0 $@
@@ -3991,7 +3991,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='bfd'
- VERSION='2.23.90'
+ VERSION='2.23.91'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -16481,7 +16481,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by bfd $as_me 2.23.90, which was
+This file was extended by bfd $as_me 2.23.91, which was
 generated by GNU Autoconf 2.64.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -16545,7 +16545,7 @@ Report bugs to the package provider."
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_version="\\
-bfd config.status 2.23.90
+bfd config.status 2.23.91
 configured by $0, generated by GNU Autoconf 2.64,
   with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 
index ac775930b941581a3a6f9eb285eb81141d1cba6e..11e9e0c817ded8f85acd96e0970351c2c8b0814e 100644 (file)
@@ -18,7 +18,7 @@ dnl <http://www.gnu.org/licenses/>.
 dnl
 
 AC_PREREQ(2.59)
-AC_INIT([bfd], [2.23.90])
+AC_INIT([bfd], [2.23.91])
 AC_CONFIG_SRCDIR([libbfd.c])
 
 AC_CANONICAL_TARGET