WEDNESDAY, MAY 6, 2026
binutils/bfd
Automatic date update in version.in
Updates the date in `bfd/version.h` to 20260506.
The commit updates the BFD_VERSION_DATE macro in bfd/version.h to 20260506. This macro is used internally within the BFD library for versioning.
In Details
The bfd/version.h file contains the BFD_VERSION_DATE macro, which requires updating. This is a routine update.
For Context
The Binary File Descriptor (BFD) library provides a generic interface for handling different object file formats. The version.h file contains version information for the BFD library.