SUNDAY, MAY 3, 2026
bfd
Automatic date update in version.in
Updates the date in `bfd/version.h` to 20260503.
This commit automatically updates the date in bfd/version.h from 20260502 to 20260503. This change is part of the release process to keep the version information up-to-date.
In Details
This commit updates BFD_VERSION_DATE in bfd/version.h. This date is used in the BFD version strings. The commit updates this date as part of an automated process.
For Context
The Binary File Descriptor (BFD) library is used by binutils to abstract the details of different object file formats. This commit updates the date in the BFD version header file, which is used to track the release date of the library. This is an automated change.