diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2021-06-05 00:01:08 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2021-06-05 00:01:08 +0000 |
commit | ad3ba3baa5b5e077136ace000218d0af3500798b (patch) | |
tree | 2e4c94682a57537c34528297cf06a9bc6f49a16a | |
parent | fe9d4309a61ff4bdc8ad8efbaa14df5f4d953796 (diff) | |
download | gdb-ad3ba3baa5b5e077136ace000218d0af3500798b.zip gdb-ad3ba3baa5b5e077136ace000218d0af3500798b.tar.gz gdb-ad3ba3baa5b5e077136ace000218d0af3500798b.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 fc8461c..a629419 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 20210604 +#define BFD_VERSION_DATE 20210605 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |