diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-09-22 00:00:10 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-09-22 00:00:10 +0000 |
commit | 8cdbd5231ec096b330ef995cfd496f495e90dc32 (patch) | |
tree | 1bcc2ca2bdf772a1981ce0c94ad5c3fae450f851 /bfd | |
parent | d13102c03e56218efe1567122305f3bff89c0672 (diff) | |
download | fsf-binutils-gdb-8cdbd5231ec096b330ef995cfd496f495e90dc32.zip fsf-binutils-gdb-8cdbd5231ec096b330ef995cfd496f495e90dc32.tar.gz fsf-binutils-gdb-8cdbd5231ec096b330ef995cfd496f495e90dc32.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 4234442..de436d1 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 20220921 +#define BFD_VERSION_DATE 20220922 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |