diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2021-07-31 00:00:24 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2021-07-31 00:00:24 +0000 |
commit | 7d0aa7cbd4ce4e4855aeca8d3bfc3da7a4e836a7 (patch) | |
tree | 051c71db4a8b2500ab2917cf5c5bf3915b681c87 | |
parent | 177ac6e47ef4445510e68bde175275e75efb1055 (diff) | |
download | binutils-7d0aa7cbd4ce4e4855aeca8d3bfc3da7a4e836a7.zip binutils-7d0aa7cbd4ce4e4855aeca8d3bfc3da7a4e836a7.tar.gz binutils-7d0aa7cbd4ce4e4855aeca8d3bfc3da7a4e836a7.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 d41106b..85f10df 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 20210730 +#define BFD_VERSION_DATE 20210731 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |