diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-08-20 00:00:44 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-08-20 00:00:44 +0000 |
commit | 08aa4430eacd272a320067a23cffd81fac492bae (patch) | |
tree | 462fb854701e2187f101bdc84c775d2b4a1065c0 | |
parent | f89058434f13382c85b8729464192bc7763d88a4 (diff) | |
download | binutils-08aa4430eacd272a320067a23cffd81fac492bae.zip binutils-08aa4430eacd272a320067a23cffd81fac492bae.tar.gz binutils-08aa4430eacd272a320067a23cffd81fac492bae.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 44451de..c5c3ce4 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 20220819 +#define BFD_VERSION_DATE 20220820 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |