diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-12-08 00:00:42 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-12-08 00:00:42 +0000 |
commit | d939da6c036d7790aaf17062c2720e371d19ffbc (patch) | |
tree | eaf8fa345e1e9aaf91e8631e448e4ca31c89c912 | |
parent | b80e240e95a82f21838397e4251d9ac61c7e1154 (diff) | |
download | binutils-d939da6c036d7790aaf17062c2720e371d19ffbc.zip binutils-d939da6c036d7790aaf17062c2720e371d19ffbc.tar.gz binutils-d939da6c036d7790aaf17062c2720e371d19ffbc.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 6935a58..4040d66 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 20241207 +#define BFD_VERSION_DATE 20241208 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |