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

Automatic date update in version.in

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

This commit automatically updates the build date in bfd/version.h. This change does not affect functionality, but ensures the version information is accurate.

In Details

bfd/version.h contains version information for the Binary File Descriptor library. The BFD_VERSION_DATE macro is updated automatically to reflect the build date. This is typically handled by the build system.

For Context

The Binary File Descriptor (BFD) library is used by binutils to handle different object file formats. The version.h file contains information about the BFD library's version. This commit updates the date in that file.

Filed Under: bfdbuild