diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2020-05-29 00:00:14 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2020-05-29 00:00:14 +0000 |
commit | c7f4cd8683cf0007a01a710181fa500287652976 (patch) | |
tree | 7f6338d3e1c43e37fa7aee3231e1cc23dc7e12c8 | |
parent | 12adf8053ba0b241d3973b46109842a1cbfa60de (diff) | |
download | binutils-c7f4cd8683cf0007a01a710181fa500287652976.zip binutils-c7f4cd8683cf0007a01a710181fa500287652976.tar.gz binutils-c7f4cd8683cf0007a01a710181fa500287652976.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 d2d9f4a..c1c6b4d 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 20200528 +#define BFD_VERSION_DATE 20200529 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |