FRIDAY, MAY 29, 2026
bfd
Update date in version.in automatically
The build system now automatically updates the date in bfd/version.h.
The build system now automatically updates the date in bfd/version.h. This commit ensures the BFD_VERSION_DATE macro is updated to the current date during the build process.
In Details
This commit touches bfd/version.h, which defines versioning information for the Binary File Descriptor (BFD) library. The date is updated automatically.
For Context
The Binary File Descriptor (BFD) library provides a generic interface to manipulate different object file formats. This commit updates the date in the version file.