binutils Newspaper
JUNE 15, 2026
Date
/
Architectures
Components
Topics
News & Policy
Other
bfd

Update date in version.in

The build date in bfd/version.h has been automatically updated to 20260513.

This commit automatically updates the build date in the bfd/version.h file. This change ensures the version information is up-to-date. The date is not included in release version strings or sonames.

In Details

This commit touches bfd/version.h, which defines versioning information for the Binary File Descriptor (BFD) library. BFD provides a generic interface to manipulate different object file formats. The BFD_VERSION_DATE macro is updated automatically. search_context returned: [].

For Context

The Binary File Descriptor (BFD) library is a part of binutils that allows programs to work with different executable file formats (like ELF, PE, etc.) using a single API. The version.h file contains version information, including a date. This commit updates that date. search_context returned: [].

Filed Under: bfdversioningbuild