diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-06-20 00:01:18 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-06-20 00:01:18 +0000 |
commit | 9c6d76c0d75cff21905b8c18c2b4933af9cded93 (patch) | |
tree | eb2e971bf85bf9c053c7e1cc1ead00d8ffda37bc /bfd | |
parent | bdda01fd9b35a7238cd5825ff3ea17bd5cc1a802 (diff) | |
download | binutils-9c6d76c0d75cff21905b8c18c2b4933af9cded93.zip binutils-9c6d76c0d75cff21905b8c18c2b4933af9cded93.tar.gz binutils-9c6d76c0d75cff21905b8c18c2b4933af9cded93.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 566349e..4b42148 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 20240619 +#define BFD_VERSION_DATE 20240620 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |