binutils Newspaper
JUNE 15, 2026
Date
/
Architectures
Components
Topics
News & Policy
Other
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.

Filed Under: bfdbuild