diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2021-01-03 00:00:06 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2021-01-03 00:00:06 +0000 |
commit | 3b47e132c439a5ac477bc07fab06edaa45fa0533 (patch) | |
tree | 90de4d3976b05991f85d902c68ba67e0afd87cea /bfd/version.h | |
parent | b66b4e658f4d44cbbd654452c019fbbe85a098c9 (diff) | |
download | binutils-3b47e132c439a5ac477bc07fab06edaa45fa0533.zip binutils-3b47e132c439a5ac477bc07fab06edaa45fa0533.tar.gz binutils-3b47e132c439a5ac477bc07fab06edaa45fa0533.tar.bz2 |
Automatic date update in version.in
Diffstat (limited to 'bfd/version.h')
-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 7d09abf..f4d3f8b 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 20210102 +#define BFD_VERSION_DATE 20210103 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |