diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-09-27 00:00:10 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-09-27 00:00:10 +0000 |
commit | d9589324ff1775fa62f49426a42588839fc71e9e (patch) | |
tree | 9477f15b568702312b7216f98b76d0dc32353b26 /bfd | |
parent | 92aac466fb204a866ee3fbf65842099ed07a7c08 (diff) | |
download | binutils-d9589324ff1775fa62f49426a42588839fc71e9e.zip binutils-d9589324ff1775fa62f49426a42588839fc71e9e.tar.gz binutils-d9589324ff1775fa62f49426a42588839fc71e9e.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 71c156d..eb314f0 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 20240926 +#define BFD_VERSION_DATE 20240927 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |