diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-08-11 00:00:36 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-08-11 00:00:36 +0000 |
commit | 3fa12f5bd65d8383db0bc78317c1e13cc53a8f50 (patch) | |
tree | 822734b9ee507e61defba355eac1c47fe7f8ef75 | |
parent | 602f5cf7e3a82229d75998a5f6eb13753f828bb3 (diff) | |
download | binutils-3fa12f5bd65d8383db0bc78317c1e13cc53a8f50.zip binutils-3fa12f5bd65d8383db0bc78317c1e13cc53a8f50.tar.gz binutils-3fa12f5bd65d8383db0bc78317c1e13cc53a8f50.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 b5c783f..e8879ed 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 20240810 +#define BFD_VERSION_DATE 20240811 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |