diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-08-15 00:00:07 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-08-15 00:00:07 +0000 |
commit | 7cc124ae972d328baa1afc704ae8b812191271c1 (patch) | |
tree | 82937e95fbbf47fb34f467ffaf00471539ba3e8f | |
parent | 0e6a6e40bb86a348468dd5ac9169df94c21da2f4 (diff) | |
download | binutils-7cc124ae972d328baa1afc704ae8b812191271c1.zip binutils-7cc124ae972d328baa1afc704ae8b812191271c1.tar.gz binutils-7cc124ae972d328baa1afc704ae8b812191271c1.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 c131061..518cccf 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 20220814 +#define BFD_VERSION_DATE 20220815 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |