diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2021-05-17 00:00:48 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2021-05-17 00:00:48 +0000 |
commit | 5b0cc3b2480b05f454d0e4c8006fc94bbc170094 (patch) | |
tree | b901deff1d3e46866383ef5b82f3a146c6cbfdfa | |
parent | 200d1ece14ad6be2af253ca59a23ec57a0a06838 (diff) | |
download | gdb-5b0cc3b2480b05f454d0e4c8006fc94bbc170094.zip gdb-5b0cc3b2480b05f454d0e4c8006fc94bbc170094.tar.gz gdb-5b0cc3b2480b05f454d0e4c8006fc94bbc170094.tar.bz2 |
Automatic date update in version.in
-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 f29350b..8260486 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 20210516 +#define BFD_VERSION_DATE 20210517 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |