diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2025-01-13 00:00:17 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2025-01-13 00:00:17 +0000 |
commit | 571ae47b52a9194efd80ca554e5f0e3aa2f307fe (patch) | |
tree | 3894b8661ca60741b20873f778a18b5adae5abc3 | |
parent | 6447969d0ac774b6dec0f95a0d3d27c27d158690 (diff) | |
download | binutils-571ae47b52a9194efd80ca554e5f0e3aa2f307fe.zip binutils-571ae47b52a9194efd80ca554e5f0e3aa2f307fe.tar.gz binutils-571ae47b52a9194efd80ca554e5f0e3aa2f307fe.tar.bz2 |
Automatic date update in version.in
-rw-r--r-- | bfd/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h index 57612db..5b2d274 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -16,7 +16,7 @@ In releases, the date is not included in either version strings or sonames. */ -#define BFD_VERSION_DATE 20250112 +#define BFD_VERSION_DATE 20250113 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |