diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2021-05-15 00:00:34 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2021-05-15 00:00:34 +0000 |
commit | fcf102ba7abe6c8a64b2db41bfd02ac80e79e094 (patch) | |
tree | ce06f096626c983dff8fd5ce529bd83fac6aedc2 | |
parent | 823241a27c03235229ff0b9e12a141fc35007dec (diff) | |
download | gdb-fcf102ba7abe6c8a64b2db41bfd02ac80e79e094.zip gdb-fcf102ba7abe6c8a64b2db41bfd02ac80e79e094.tar.gz gdb-fcf102ba7abe6c8a64b2db41bfd02ac80e79e094.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 459b502..4c98664 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 20210514 +#define BFD_VERSION_DATE 20210515 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |