diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2021-09-19 00:00:07 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2021-09-19 00:00:07 +0000 |
commit | 3733650765bf40c8be16fe0a7b8adc0831cbfe22 (patch) | |
tree | f108612860162f9c58f9decc410c910a9f8d7b91 | |
parent | acedf59370a967b7e6767925eb8317ba75549d7a (diff) | |
download | binutils-3733650765bf40c8be16fe0a7b8adc0831cbfe22.zip binutils-3733650765bf40c8be16fe0a7b8adc0831cbfe22.tar.gz binutils-3733650765bf40c8be16fe0a7b8adc0831cbfe22.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 afdf5f2..59431e2 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 20210918 +#define BFD_VERSION_DATE 20210919 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |