diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2021-04-27 00:00:18 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2021-04-27 00:00:18 +0000 |
commit | 674c58574b31468fd56ecd3ad81b5167820e1911 (patch) | |
tree | ed28870089cf335f3e3c7c7aa7e2d662ccfd9d10 | |
parent | f6b9562fd912cc507ef4eb8be9ccb9f132810758 (diff) | |
download | fsf-binutils-gdb-674c58574b31468fd56ecd3ad81b5167820e1911.zip fsf-binutils-gdb-674c58574b31468fd56ecd3ad81b5167820e1911.tar.gz fsf-binutils-gdb-674c58574b31468fd56ecd3ad81b5167820e1911.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 8186673..966d1d1 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 20210426 +#define BFD_VERSION_DATE 20210427 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |