diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-11-27 00:00:13 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-11-27 00:00:13 +0000 |
commit | d641e2e2435bcfb63ef903c40743f7c4527cc5e8 (patch) | |
tree | 9635872f9a9036c6410a25dbc98394bba29fc2fd /bfd | |
parent | e7a16d9fd65098045ef5959bf98d990f12314111 (diff) | |
download | binutils-d641e2e2435bcfb63ef903c40743f7c4527cc5e8.zip binutils-d641e2e2435bcfb63ef903c40743f7c4527cc5e8.tar.gz binutils-d641e2e2435bcfb63ef903c40743f7c4527cc5e8.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 6dda868..1c630d9 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 20241126 +#define BFD_VERSION_DATE 20241127 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |