diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2021-07-10 00:00:12 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2021-07-10 00:00:12 +0000 |
commit | 34c54daa337da9fadf87d2706d6a590ae1f88f4d (patch) | |
tree | 3eef70ad9465a01e7ae7feac8a3504d5e7ecf740 | |
parent | d66aeea93d5e420f201b458938ccfe637ed5bad6 (diff) | |
download | fsf-binutils-gdb-34c54daa337da9fadf87d2706d6a590ae1f88f4d.zip fsf-binutils-gdb-34c54daa337da9fadf87d2706d6a590ae1f88f4d.tar.gz fsf-binutils-gdb-34c54daa337da9fadf87d2706d6a590ae1f88f4d.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 b430eee..2da5561 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 20210709 +#define BFD_VERSION_DATE 20210710 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |