diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-04-24 00:00:07 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-04-24 00:00:07 +0000 |
commit | d65decae83c64c0301f8207bb0bf14ffd11f67b7 (patch) | |
tree | f2bc6d3f90e9f67ad50e2adb9383cc27f925c87c | |
parent | c527001f381536f565291c29663e3ee310b9aedb (diff) | |
download | binutils-d65decae83c64c0301f8207bb0bf14ffd11f67b7.zip binutils-d65decae83c64c0301f8207bb0bf14ffd11f67b7.tar.gz binutils-d65decae83c64c0301f8207bb0bf14ffd11f67b7.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 6061884..6fc391a 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 20240423 +#define BFD_VERSION_DATE 20240424 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |