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 was updated automatically.

The build date in bfd/version.h was updated from 20260509 to 20260510. This change is part of an automated process to keep the version information up to date.

In Details

The BFD library stores its version information in bfd/version.h, including a build date. This commit simply updates the BFD_VERSION_DATE macro. The update is automated, so there's no deeper context to explain. The date is not included in version strings or sonames for releases.

For Context

The Binary File Descriptor (BFD) library is part of the GNU binutils. It provides a uniform interface to manipulate different object file formats. The version.h file contains version and build information for the BFD library. This commit updates the build date in this file automatically. This date isn't included in release version strings.

Filed Under: bfdversioningbuild