From 769c7ea507209948135facd04bf8defc3f21a8a4 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Sat, 13 Jan 2018 13:31:12 +0000 Subject: Bump version number to 2.30.51 bfd/ * version.m4: Bump version to 2.30.51 * configure: Regenerate. binutils/ * configure: Regenerate. gas/ * configure: Regenerate. gprof/ * configure: Regenerate. ld/ * configure: Regenerate. opcodes/ * configure: Regenerate. --- binutils/ChangeLog | 4 ++++ binutils/README-how-to-make-a-release | 1 + binutils/configure | 20 ++++++++++---------- 3 files changed, 15 insertions(+), 10 deletions(-) (limited to 'binutils') diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 5bb79da..62dcbae 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,5 +1,9 @@ 2018-01-13 Nick Clifton + * configure: Regenerate. + +2018-01-13 Nick Clifton + 2.30 branch created. * NEWS: Add marker for 2.30. diff --git a/binutils/README-how-to-make-a-release b/binutils/README-how-to-make-a-release index 4e6d1e7..97ea210 100644 --- a/binutils/README-how-to-make-a-release +++ b/binutils/README-how-to-make-a-release @@ -42,6 +42,7 @@ How to perform a release. 5. Update bfd/configure and bfd/configure.ac on HEAD to indicate snapshot of the following release. + [make-prerelease.sh command hv + C] 6. Rename the current HEAD version entry in Bugzilla, and create a new one. E.g. rename "2.30 (HEAD)" to 2.30, and create "2.31 diff --git a/binutils/configure b/binutils/configure index 22e1b17..5d9c910 100755 --- a/binutils/configure +++ b/binutils/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.64 for binutils 2.29.51. +# Generated by GNU Autoconf 2.64 for binutils 2.30.51. # # 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='binutils' PACKAGE_TARNAME='binutils' -PACKAGE_VERSION='2.29.51' -PACKAGE_STRING='binutils 2.29.51' +PACKAGE_VERSION='2.30.51' +PACKAGE_STRING='binutils 2.30.51' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -1338,7 +1338,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 binutils 2.29.51 to adapt to many kinds of systems. +\`configure' configures binutils 2.30.51 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1409,7 +1409,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of binutils 2.29.51:";; + short | recursive ) echo "Configuration of binutils 2.30.51:";; esac cat <<\_ACEOF @@ -1530,7 +1530,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -binutils configure 2.29.51 +binutils configure 2.30.51 generated by GNU Autoconf 2.64 Copyright (C) 2009 Free Software Foundation, Inc. @@ -2172,7 +2172,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 binutils $as_me 2.29.51, which was +It was created by binutils $as_me 2.30.51, which was generated by GNU Autoconf 2.64. Invocation command line was $ $0 $@ @@ -3981,7 +3981,7 @@ fi # Define the identity of the package. PACKAGE='binutils' - VERSION='2.29.51' + VERSION='2.30.51' cat >>confdefs.h <<_ACEOF @@ -15233,7 +15233,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 binutils $as_me 2.29.51, which was +This file was extended by binutils $as_me 2.30.51, which was generated by GNU Autoconf 2.64. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -15297,7 +15297,7 @@ Report bugs to the package provider." _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_version="\\ -binutils config.status 2.29.51 +binutils config.status 2.30.51 configured by $0, generated by GNU Autoconf 2.64, with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" -- cgit v1.1