diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2021-08-10 00:00:23 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2021-08-10 00:00:23 +0000 |
commit | d2a2c939f187a595fc7ccdac0ffbbab1d39e9d5b (patch) | |
tree | c39244f0637a3bca9482413fc058a99626c7d611 /bfd | |
parent | 3417bfca676ff0b440f070a09837813e99b2c731 (diff) | |
download | fsf-binutils-gdb-d2a2c939f187a595fc7ccdac0ffbbab1d39e9d5b.zip fsf-binutils-gdb-d2a2c939f187a595fc7ccdac0ffbbab1d39e9d5b.tar.gz fsf-binutils-gdb-d2a2c939f187a595fc7ccdac0ffbbab1d39e9d5b.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 f67608f..85dabd7 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 20210809 +#define BFD_VERSION_DATE 20210810 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |