diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-11-19 00:00:29 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-11-19 00:00:29 +0000 |
commit | 0073bda2108b9d9b71a687a9fc17a3f5b455528f (patch) | |
tree | f2da3f4470d5155e3e9b74e8106518d87b0657e3 | |
parent | 1b3b96ba329f9fb92d0519f126e390fa7f43a4a0 (diff) | |
download | binutils-0073bda2108b9d9b71a687a9fc17a3f5b455528f.zip binutils-0073bda2108b9d9b71a687a9fc17a3f5b455528f.tar.gz binutils-0073bda2108b9d9b71a687a9fc17a3f5b455528f.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 42a40ce..ffde920 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 20241118 +#define BFD_VERSION_DATE 20241119 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |