diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2021-05-28 00:00:46 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2021-05-28 00:00:46 +0000 |
commit | 3633d4fb4469f5bc4e6e1593b65c7fc93d3805bb (patch) | |
tree | a50552956e5c9fe85be8dd94f56525bb43926db1 /bfd | |
parent | ebcab74124c822b57ca02b33d5a305f4e191116c (diff) | |
download | gdb-3633d4fb4469f5bc4e6e1593b65c7fc93d3805bb.zip gdb-3633d4fb4469f5bc4e6e1593b65c7fc93d3805bb.tar.gz gdb-3633d4fb4469f5bc4e6e1593b65c7fc93d3805bb.tar.bz2 |
Automatic date update in version.in
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h index c6ffd21..c80b363 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -16,7 +16,7 @@ In releases, the date is not included in either version strings or sonames. */ -#define BFD_VERSION_DATE 20210527 +#define BFD_VERSION_DATE 20210528 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |