diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-09-21 00:00:39 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-09-21 00:00:39 +0000 |
commit | 7898a62f32a2a36c18201c9d1a420d595bfc73b7 (patch) | |
tree | e78b0c0bfe9da80ba391be31561adf923fa04525 | |
parent | Automatic date update in version.in (diff) | |
download | binutils-gdb-7898a62f32a2a36c18201c9d1a420d595bfc73b7.tar.gz binutils-gdb-7898a62f32a2a36c18201c9d1a420d595bfc73b7.tar.bz2 binutils-gdb-7898a62f32a2a36c18201c9d1a420d595bfc73b7.zip |
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 bfa9297ebb6..38ff87a30cb 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 20240920 +#define BFD_VERSION_DATE 20240921 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |