diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2025-05-04 00:00:07 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2025-05-04 00:00:07 +0000 |
commit | fb1a3976cb095f70de9cdbf21bfea8bf47e5500f (patch) | |
tree | ae117f6336ea71c75bd7a6c31edb9021a6cbc2e6 | |
parent | 38d726a24c1a85abdb606e7ab6cefad17872aad7 (diff) | |
download | binutils-fb1a3976cb095f70de9cdbf21bfea8bf47e5500f.zip binutils-fb1a3976cb095f70de9cdbf21bfea8bf47e5500f.tar.gz binutils-fb1a3976cb095f70de9cdbf21bfea8bf47e5500f.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 569a931..d8c882e 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 20250503 +#define BFD_VERSION_DATE 20250504 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |