diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2025-04-11 00:00:09 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2025-04-11 00:00:09 +0000 |
commit | ea0498f46e440199907213d920b7964d4fc38dc5 (patch) | |
tree | c613cc2c86d114926ff0dcab6bb313536247c6ea | |
parent | 2cec91421e603699aa8f446d1ae44e873c4965f8 (diff) | |
download | binutils-ea0498f46e440199907213d920b7964d4fc38dc5.zip binutils-ea0498f46e440199907213d920b7964d4fc38dc5.tar.gz binutils-ea0498f46e440199907213d920b7964d4fc38dc5.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 434f5d5..66af547 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 20250410 +#define BFD_VERSION_DATE 20250411 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |