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

Update date in version.in.

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

The build date in bfd/version.h was automatically updated from 20260430 to 20260501.

In Details

The BFD library uses version.h to track its version and build date. This commit increments BFD_VERSION_DATE.

For Context

The Binary File Descriptor (BFD) library is a part of GNU binutils that provides a generic interface to different object file formats. It allows tools like linkers and debuggers to work with various executable formats without needing to know the specifics of each one. The version.h file holds the version number and build date for the BFD library.

Filed Under: bfdversioning