diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2025-03-18 00:00:18 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2025-03-18 00:00:18 +0000 |
commit | a7e5d97c123b5164460a604a154a239fbcfadd86 (patch) | |
tree | 9df73d5b9770c8aea0f7c623ba9cf49ba1c206f2 | |
parent | aca980917b4eb85bf099398db69a34e7d5668c28 (diff) | |
download | binutils-a7e5d97c123b5164460a604a154a239fbcfadd86.zip binutils-a7e5d97c123b5164460a604a154a239fbcfadd86.tar.gz binutils-a7e5d97c123b5164460a604a154a239fbcfadd86.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 15954a7..c90df07 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 20250317 +#define BFD_VERSION_DATE 20250318 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |