diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-06-19 00:00:12 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-06-19 00:00:12 +0000 |
commit | 39f02ae4ad8a59267d01eab69517af0f87d2e516 (patch) | |
tree | 9f297c190c97516ca4c73229ad847f420ab70f5f /bfd | |
parent | b7b77500dc56e5bc21473dd4f3dde2543d894557 (diff) | |
download | binutils-39f02ae4ad8a59267d01eab69517af0f87d2e516.zip binutils-39f02ae4ad8a59267d01eab69517af0f87d2e516.tar.gz binutils-39f02ae4ad8a59267d01eab69517af0f87d2e516.tar.bz2 |
Automatic date update in version.in
Diffstat (limited to 'bfd')
-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 4d5aca2..8ec2d63 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 20230618 +#define BFD_VERSION_DATE 20230619 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |