diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2025-04-09 00:00:11 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2025-04-09 00:00:11 +0000 |
commit | faaee6b411411f3c1f45768d7ac15559fd27b980 (patch) | |
tree | 98a37d83c8e7bdbce6c3d752a6ba5ac23d65a24d | |
parent | ae871f291b8a603026d674bd1b01590cb485a8c3 (diff) | |
download | binutils-faaee6b411411f3c1f45768d7ac15559fd27b980.zip binutils-faaee6b411411f3c1f45768d7ac15559fd27b980.tar.gz binutils-faaee6b411411f3c1f45768d7ac15559fd27b980.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 5bd4a9d..82120ff 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 20250408 +#define BFD_VERSION_DATE 20250409 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |