diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2025-04-01 00:00:10 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2025-04-01 00:00:10 +0000 |
commit | 6f80c86ca8825174d8fe1af4869b29226e166fba (patch) | |
tree | 7e6c353c78955bc01d333425ecaf55e9295678ca | |
parent | 01e4635523d24e96837c86ec70b60476e70d6ef3 (diff) | |
download | binutils-6f80c86ca8825174d8fe1af4869b29226e166fba.zip binutils-6f80c86ca8825174d8fe1af4869b29226e166fba.tar.gz binutils-6f80c86ca8825174d8fe1af4869b29226e166fba.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 93e9bb5..baeb56a 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 20250331 +#define BFD_VERSION_DATE 20250401 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |