diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-03-11 00:00:31 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-03-11 00:00:31 +0000 |
commit | 5790996072837620a8fd3756dda5138eb2f2781b (patch) | |
tree | 551cac5fcba2db64671a8315a5c7876808b15dd7 | |
parent | a23cc3f38946070b4af1c1e62e13add486a2da64 (diff) | |
download | binutils-5790996072837620a8fd3756dda5138eb2f2781b.zip binutils-5790996072837620a8fd3756dda5138eb2f2781b.tar.gz binutils-5790996072837620a8fd3756dda5138eb2f2781b.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 e9bd2aa..0259890 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 20240310 +#define BFD_VERSION_DATE 20240311 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |