diff options
author | Tristan Gingold <tristan.gingold@adacore.com> | 2014-10-15 10:21:25 +0200 |
---|---|---|
committer | Tristan Gingold <tristan.gingold@adacore.com> | 2014-10-15 10:21:25 +0200 |
commit | 91dc4e0a22515bec2d60a8a402970bca5042f26f (patch) | |
tree | 139b0699f7714240988bfc8a48714f6a04fb9dc1 /bfd/version.m4 | |
parent | 3e6153932030c3b6e5720f0a331e9a512f4522e6 (diff) | |
download | binutils-gdb-91dc4e0a22515bec2d60a8a402970bca5042f26f.tar.gz |
Bump bfd version.
bfd/
2014-10-15 Tristan Gingold <gingold@adacore.com>
* version.m4: Bump version to 2.25.51
* configure: Regenerate.
binutils/
2014-10-15 Tristan Gingold <gingold@adacore.com>
* configure: Regenerate.
gas/
2014-10-15 Tristan Gingold <gingold@adacore.com>
* configure: Regenerate.
gprof/
2014-10-15 Tristan Gingold <gingold@adacore.com>
* configure: Regenerate.
ld/
2014-10-15 Tristan Gingold <gingold@adacore.com>
* configure: Regenerate.
opcodes/
2014-10-15 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 e032e680ea2..0f2f23590dc 100644 --- a/bfd/version.m4 +++ b/bfd/version.m4 @@ -1 +1 @@ -m4_define([BFD_VERSION], [2.24.51]) +m4_define([BFD_VERSION], [2.25.51]) |