diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-09-29 00:00:08 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-09-29 00:00:08 +0000 |
commit | 890f5ccd97dba0d8d85c47b1da680cb257a3d2a9 (patch) | |
tree | 43ff475db440a7bd75082726415afc742b7a264f | |
parent | 18c4b05e40ebf5537f7171fadb2fdff86149faa3 (diff) | |
download | binutils-890f5ccd97dba0d8d85c47b1da680cb257a3d2a9.zip binutils-890f5ccd97dba0d8d85c47b1da680cb257a3d2a9.tar.gz binutils-890f5ccd97dba0d8d85c47b1da680cb257a3d2a9.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 4d69ac4..0b6d8af 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 20240928 +#define BFD_VERSION_DATE 20240929 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |