diff options
author | Phil Blundell <philb@brightsign.biz> | 2019-09-16 11:01:00 +0100 |
---|---|---|
committer | Phil Blundell <philb@brightsign.biz> | 2019-09-16 11:03:53 +0100 |
commit | bb6959602bd7ff19081b4a1cb2e54b0e562faa0f (patch) | |
tree | da9c8d0cc89e9eb8f8c5b12bf1eb8d834592474d /bfd/version.m4 | |
parent | 0ad99adbcd19c317301126659803d51f43a9e9d0 (diff) | |
download | gdb-bb6959602bd7ff19081b4a1cb2e54b0e562faa0f.zip gdb-bb6959602bd7ff19081b4a1cb2e54b0e562faa0f.tar.gz gdb-bb6959602bd7ff19081b4a1cb2e54b0e562faa0f.tar.bz2 |
Update version to 2.33.50 and regenerate configure scripts.
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 da8d0ad..b2a5dfb 100644 --- a/bfd/version.m4 +++ b/bfd/version.m4 @@ -1 +1 @@ -m4_define([BFD_VERSION], [2.32.51]) +m4_define([BFD_VERSION], [2.33.50]) |