diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2020-12-01 00:00:19 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2020-12-01 00:00:19 +0000 |
commit | 3ca6a4e547924828ec1428eda78217b30fae809c (patch) | |
tree | 867103a3b9cea19dd0bcc71049bc8f11b8671d91 /bfd/version.h | |
parent | 15eb8c2d923343363be1c6cfb74134ea019236bb (diff) | |
download | binutils-3ca6a4e547924828ec1428eda78217b30fae809c.zip binutils-3ca6a4e547924828ec1428eda78217b30fae809c.tar.gz binutils-3ca6a4e547924828ec1428eda78217b30fae809c.tar.bz2 |
Automatic date update in version.in
Diffstat (limited to 'bfd/version.h')
-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 6bf7696..3e24e96 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 20201130 +#define BFD_VERSION_DATE 20201201 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |