diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-10-18 00:00:30 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-10-18 00:00:30 +0000 |
commit | 0e15fd3d54f8e70015f31226eaa87f9eaa536fbd (patch) | |
tree | f05952f09978804dac778facf728cd08c508dabf | |
parent | 876f0e78ba8244aa5705530fd8522928f05e6783 (diff) | |
download | binutils-0e15fd3d54f8e70015f31226eaa87f9eaa536fbd.zip binutils-0e15fd3d54f8e70015f31226eaa87f9eaa536fbd.tar.gz binutils-0e15fd3d54f8e70015f31226eaa87f9eaa536fbd.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 5d8de35..c05a920 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 20241017 +#define BFD_VERSION_DATE 20241018 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |