SATURDAY, MAY 23, 2026
bfd
Bfd: Automatic date update in version.in
The build date in bfd/version.h has been automatically updated.
The build date in bfd/version.h was automatically updated from 20260522 to 20260523. This change does not affect functionality.
In Details
The bfd/version.h file contains version and date information for the Binary File Descriptor (BFD) library. This commit updates the BFD_VERSION_DATE macro. The change is purely cosmetic and has no impact on the functionality of BFD.
For Context
The Binary File Descriptor (BFD) library is used by binutils to provide a generic interface for working with different object file formats. The version.h file contains the version number and build date of the library. This commit simply updates the date.