diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2025-03-02 00:00:36 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2025-03-02 00:00:36 +0000 |
commit | 44abbf103d1d30499a8f3081b3d893bbc7aae2eb (patch) | |
tree | 66c863a963e9b1530ca54945a786f94c2b04d15c | |
parent | 37afef6fe1378d671643624439e76453ade7c4af (diff) | |
download | binutils-44abbf103d1d30499a8f3081b3d893bbc7aae2eb.zip binutils-44abbf103d1d30499a8f3081b3d893bbc7aae2eb.tar.gz binutils-44abbf103d1d30499a8f3081b3d893bbc7aae2eb.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 23f54f2..6ab94de 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 20250301 +#define BFD_VERSION_DATE 20250302 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |