diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2020-07-20 00:00:05 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2020-07-20 00:00:05 +0000 |
commit | 49bcc139299b5cce49fd39179c48c6a111bd6440 (patch) | |
tree | 64af55c0ac27402c4cddc4a79f8546c908403388 /bfd | |
parent | 53752b85ac3a04c0a888d773b00149bc679e61d5 (diff) | |
download | binutils-49bcc139299b5cce49fd39179c48c6a111bd6440.zip binutils-49bcc139299b5cce49fd39179c48c6a111bd6440.tar.gz binutils-49bcc139299b5cce49fd39179c48c6a111bd6440.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 3e9d087..321a0d0 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 20200719 +#define BFD_VERSION_DATE 20200720 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |