diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2021-07-25 00:00:37 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2021-07-25 00:00:37 +0000 |
commit | 011ab47fa4fd466219b6cc62b7cc8e4ef9ee42b8 (patch) | |
tree | acf474c07a32559926e6b7f1c7afd7fdfee19763 | |
parent | f0927d2036f0abbbcdade43005824e6170b3dc0e (diff) | |
download | gdb-011ab47fa4fd466219b6cc62b7cc8e4ef9ee42b8.zip gdb-011ab47fa4fd466219b6cc62b7cc8e4ef9ee42b8.tar.gz gdb-011ab47fa4fd466219b6cc62b7cc8e4ef9ee42b8.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 76d9400..b49f4b1 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 20210724 +#define BFD_VERSION_DATE 20210725 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |