diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-06-15 00:00:13 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-06-15 00:00:13 +0000 |
commit | 55bb7f5bb6caf52d94d9716ef94ac4d02d71ad12 (patch) | |
tree | a9b1e4eec9c307d8317336b372fa3ede271ad9e3 /bfd | |
parent | a675e77e55759bad4501cbaaba36fa18dad2339d (diff) | |
download | fsf-binutils-gdb-55bb7f5bb6caf52d94d9716ef94ac4d02d71ad12.zip fsf-binutils-gdb-55bb7f5bb6caf52d94d9716ef94ac4d02d71ad12.tar.gz fsf-binutils-gdb-55bb7f5bb6caf52d94d9716ef94ac4d02d71ad12.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 6e02a1f..8faae0d 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 20220614 +#define BFD_VERSION_DATE 20220615 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |