diff options
author | Tristan Gingold <gingold@adacore.com> | 2015-11-14 16:24:39 -0800 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2015-11-14 16:24:39 -0800 |
commit | d8bd95efd8119e06e6753c841f1bbc54bb09d5de (patch) | |
tree | b3f7f313ee856b9eee8fdeea0728054741192802 /bfd/version.m4 | |
parent | 79bffa3b90933d33390cb28b810bea5980a5e42a (diff) | |
download | gdb-d8bd95efd8119e06e6753c841f1bbc54bb09d5de.zip gdb-d8bd95efd8119e06e6753c841f1bbc54bb09d5de.tar.gz gdb-d8bd95efd8119e06e6753c841f1bbc54bb09d5de.tar.bz2 |
Bump version to 2.26.51
bfd/
2015-11-13 Tristan Gingold <gingold@adacore.com>
* version.m4: Bump version to 2.26.51
* configure: Regenerate.
binutils/
2015-11-13 Tristan Gingold <gingold@adacore.com>
* configure: Regenerate.
gas/
2015-11-13 Tristan Gingold <gingold@adacore.com>
* configure: Regenerate.
gprof/
2015-11-13 Tristan Gingold <gingold@adacore.com>
* configure: Regenerate.
ld/
2015-11-13 Tristan Gingold <gingold@adacore.com>
* configure: Regenerate.
opcodes/
2015-11-13 Tristan Gingold <gingold@adacore.com>
* configure: Regenerate.
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 0f2f235..3442882 100644 --- a/bfd/version.m4 +++ b/bfd/version.m4 @@ -1 +1 @@ -m4_define([BFD_VERSION], [2.25.51]) +m4_define([BFD_VERSION], [2.26.51]) |