Update version number on development (aka HEAD) branch.
authorNick Clifton <nickc@redhat.com>
Sun, 24 Jun 2018 17:46:33 +0000 (18:46 +0100)
committerNick Clifton <nickc@redhat.com>
Sun, 24 Jun 2018 17:46:33 +0000 (18:46 +0100)
bfd/ChangeLog
bfd/configure
bfd/version.m4

index 69aab2c253cb7b6c2312b6cc270ed379ef0d809b..49f7ead6dcaa00782cc1871503e0eca21c3276c7 100644 (file)
@@ -1,3 +1,8 @@
+2018-06-24  Nick Clifton  <nickc@redhat.com>
+
+       * version.m4: Update version string to 2.31.51.
+       * configure: Regenerate.
+
 2018-06-24  Nick Clifton  <nickc@redhat.com>
 
        2.31 branch created.
index 263034c9d39822b0c5d30c782b6055a886fa953f..141c7ae2f4fe767b9d339785cdf4eec3a2be5ae3 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for bfd 2.30.52.
+# Generated by GNU Autoconf 2.69 for bfd 2.31.51.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='bfd'
 PACKAGE_TARNAME='bfd'
-PACKAGE_VERSION='2.30.52'
-PACKAGE_STRING='bfd 2.30.52'
+PACKAGE_VERSION='2.31.51'
+PACKAGE_STRING='bfd 2.31.51'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1391,7 +1391,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.30.52 to adapt to many kinds of systems.
+\`configure' configures bfd 2.31.51 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1462,7 +1462,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of bfd 2.30.52:";;
+     short | recursive ) echo "Configuration of bfd 2.31.51:";;
    esac
   cat <<\_ACEOF
 
@@ -1589,7 +1589,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-bfd configure 2.30.52
+bfd configure 2.31.51
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2237,7 +2237,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.30.52, which was
+It was created by bfd $as_me 2.31.51, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -4187,7 +4187,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='bfd'
- VERSION='2.30.52'
+ VERSION='2.31.51'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -16916,7 +16916,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.30.52, which was
+This file was extended by bfd $as_me 2.31.51, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -16982,7 +16982,7 @@ _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-bfd config.status 2.30.52
+bfd config.status 2.31.51
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
index b5c1043ba379e47c380b022ef44a3a216dc640af..4f7bdb93427db04fc5f831ec22e333b47eb97c4d 100644 (file)
@@ -1 +1 @@
-m4_define([BFD_VERSION], [2.30.52])
+m4_define([BFD_VERSION], [2.31.51])
This page took 0.036909 seconds and 4 git commands to generate.