diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-10-19 00:00:25 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-10-19 00:00:25 +0000 |
commit | f4b00218b542099c69b89bb8b77101607fd64ba0 (patch) | |
tree | 1db73c6045296d02a00274c4c1b2119bc80cef27 | |
parent | 32af040ef2fcbeccf746acef230db826fad951f9 (diff) | |
download | binutils-f4b00218b542099c69b89bb8b77101607fd64ba0.zip binutils-f4b00218b542099c69b89bb8b77101607fd64ba0.tar.gz binutils-f4b00218b542099c69b89bb8b77101607fd64ba0.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 c05a920..cef2f59 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 20241018 +#define BFD_VERSION_DATE 20241019 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |