diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-12-02 00:00:28 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-12-02 00:00:28 +0000 |
commit | aae4f96d04c149fa2a87db052045808b6bb35633 (patch) | |
tree | 094db65bc5ba49ded3b1018d19f03beb9fd32d55 | |
parent | aa8cd56a240994f9b5454b21e2b3f39b2dd3b162 (diff) | |
download | binutils-aae4f96d04c149fa2a87db052045808b6bb35633.zip binutils-aae4f96d04c149fa2a87db052045808b6bb35633.tar.gz binutils-aae4f96d04c149fa2a87db052045808b6bb35633.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 64b6da9..f3d3cac 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 20241201 +#define BFD_VERSION_DATE 20241202 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |