diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2020-10-13 00:00:07 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2020-10-13 00:00:07 +0000 |
commit | af1b7b51595f47d2672e4fcbc9fa4c641e4a501e (patch) | |
tree | cbc003776aff1e9ea7e9f9acd5ce14ea8ac34048 | |
parent | c65c6c4223c287c746f76a66593d7dc9fb6db3a0 (diff) | |
download | binutils-af1b7b51595f47d2672e4fcbc9fa4c641e4a501e.zip binutils-af1b7b51595f47d2672e4fcbc9fa4c641e4a501e.tar.gz binutils-af1b7b51595f47d2672e4fcbc9fa4c641e4a501e.tar.bz2 |
Automatic date update in version.in
-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 ccaa9d2..7dbc6cb 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 20201012 +#define BFD_VERSION_DATE 20201013 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |