diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2016-07-21 15:22:13 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2016-07-21 15:22:13 -0700 |
commit | fecd57f9f1f58f043861d5929a650f35a88a6caa (patch) | |
tree | 314e7808f2f6935102db035dcfebacc7349f8db6 /bfd/version.m4 | |
parent | 89b829a8b3fc79f37f0506b11ad5d1ababcb7588 (diff) | |
download | gdb-fecd57f9f1f58f043861d5929a650f35a88a6caa.zip gdb-fecd57f9f1f58f043861d5929a650f35a88a6caa.tar.gz gdb-fecd57f9f1f58f043861d5929a650f35a88a6caa.tar.bz2 |
Set BFD_VERSION to 2.27.51
bfd/
* version.m4 (BFD_VERSION): Set to 2.27.51.
* configure: Regenerated.
binutils/
* configure: Regenerated.
gas/
* configure: Regenerated.
gprof/
* configure: Regenerated.
ld/
* configure: Regenerated.
opcodes/
* configure: Regenerated.
Diffstat (limited to 'bfd/version.m4')
-rw-r--r-- | bfd/version.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.m4 b/bfd/version.m4 index 3442882..dd45601 100644 --- a/bfd/version.m4 +++ b/bfd/version.m4 @@ -1 +1 @@ -m4_define([BFD_VERSION], [2.26.51]) +m4_define([BFD_VERSION], [2.27.51]) |