Automatic date update in version.in
Updates the date in `bfd/version.h` to 20260429 on the gdb-17-branch.
This commit updates the BFD_VERSION_DATE macro in bfd/version.h to the current date on the gdb-17-branch. This ensures the version information is current.
In Details
This commit modifies bfd/version.h to update the BFD_VERSION_DATE macro on the gdb-17-branch. This macro is used in the BFD library to track the version date. Search terms: BFD version date.
For Context
The Binary File Descriptor (BFD) library is a part of binutils that provides a generic interface for working with different object file formats. This commit updates the version date within the BFD library's header file on the gdb-17-branch. This is a routine update that helps track the library's development. Search terms: BFD version date.