SATURDAY, MAY 16, 2026
bfd
Updates date in version.in.
The BFD version date in `version.in` has been automatically updated.
The BFD version date in bfd/version.h has been automatically updated from 20260515 to 20260516.
In Details
This commit is a simple update to the BFD_VERSION_DATE macro in bfd/version.h. It's an automated change, likely triggered by a build system, and doesn't represent a functional change to the BFD library itself.
For Context
The Binary File Descriptor (BFD) library is part of binutils and provides a generic interface for working with different object file formats. The version number and date are used to track the specific build of the library. This commit simply updates the date to reflect the current build date.