diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2020-07-05 00:00:07 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2020-07-05 00:00:07 +0000 |
commit | 983d1fb49c531786021f5c649ac3cbf8e82db632 (patch) | |
tree | 19289221292ac666a71f33ea68a09e3b37d681e7 /bfd | |
parent | 2f4172d6cbcd9a04fa0aa1aa6d6a8ba9089dbaf7 (diff) | |
download | fsf-binutils-gdb-983d1fb49c531786021f5c649ac3cbf8e82db632.zip fsf-binutils-gdb-983d1fb49c531786021f5c649ac3cbf8e82db632.tar.gz fsf-binutils-gdb-983d1fb49c531786021f5c649ac3cbf8e82db632.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 4e397a8..dd8b9fa 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 20200704 +#define BFD_VERSION_DATE 20200705 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |