diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-09-20 00:00:59 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-09-20 00:00:59 +0000 |
commit | 7624cda68aef387aba2387a4ee1482109b5a8a16 (patch) | |
tree | 64c8d9fae89e6283c3a691b510ca9397bc1072e6 | |
parent | 141bffa991583cefa76baa9dca59dd236d0bf304 (diff) | |
download | binutils-7624cda68aef387aba2387a4ee1482109b5a8a16.zip binutils-7624cda68aef387aba2387a4ee1482109b5a8a16.tar.gz binutils-7624cda68aef387aba2387a4ee1482109b5a8a16.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 4423d72..093cdd9 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 20220919 +#define BFD_VERSION_DATE 20220920 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |