diff options
author | Tristan Gingold <gingold@adacore.com> | 2016-12-23 09:50:53 +0100 |
---|---|---|
committer | Tristan Gingold <gingold@adacore.com> | 2016-12-23 09:50:53 +0100 |
commit | 99b5dbf2e78a63ba4be067bfabb3bec1a6406f1c (patch) | |
tree | 4515b4dd126213a77f149117b97e76098898398b /bfd/version.m4 | |
parent | 9703a4ef4d020991873bb4464f4800fe0547263c (diff) | |
download | gdb-99b5dbf2e78a63ba4be067bfabb3bec1a6406f1c.zip gdb-99b5dbf2e78a63ba4be067bfabb3bec1a6406f1c.tar.gz gdb-99b5dbf2e78a63ba4be067bfabb3bec1a6406f1c.tar.bz2 |
Bump version to 2.28.51
bfd/
2016-12-23 Tristan Gingold <gingold@adacore.com>
* version.m4: Bump version to 2.28.51
* configure: Regenerate.
binutils/
2016-12-23 Tristan Gingold <gingold@adacore.com>
* configure: Regenerate.
gas/
2016-12-23 Tristan Gingold <gingold@adacore.com>
* configure: Regenerate.
gprof/
2016-12-23 Tristan Gingold <gingold@adacore.com>
* configure: Regenerate.
ld/
2016-12-23 Tristan Gingold <gingold@adacore.com>
* configure: Regenerate.
opcodes/
2016-12-23 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 dd45601..c1f0adc 100644 --- a/bfd/version.m4 +++ b/bfd/version.m4 @@ -1 +1 @@ -m4_define([BFD_VERSION], [2.27.51]) +m4_define([BFD_VERSION], [2.28.51]) |