FRIDAY, MAY 22, 2026
bfd
Bump BFD version date in version.in.
The BFD version date in version.h has been automatically updated to May 22, 2026.
The build system automatically updates the BFD version date in bfd/version.h. This ensures the build reflects the current date. The date is not included in release version strings or sonames.
In Details
BFD's version.h contains versioning information. The BFD_VERSION_DATE macro is automatically updated by the build system. This change has no functional impact.
For Context
The Binary File Descriptor (BFD) library is part of binutils and provides a uniform interface for manipulating different object file formats. version.h stores the library's version metadata. This commit updates the build date.