diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-09-06 00:00:15 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-09-06 00:00:15 +0000 |
commit | 9772824e0e34a8e521559c448cce8f3e75b67fe7 (patch) | |
tree | a519b4ee1810c8be46782e14a3d546c2e6ec81c1 | |
parent | 897a57a12626b8f41490bf62bac212b0e4a7566b (diff) | |
download | binutils-9772824e0e34a8e521559c448cce8f3e75b67fe7.zip binutils-9772824e0e34a8e521559c448cce8f3e75b67fe7.tar.gz binutils-9772824e0e34a8e521559c448cce8f3e75b67fe7.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 45f83cb..48d5ba9 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 20240905 +#define BFD_VERSION_DATE 20240906 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |