diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2020-10-25 00:00:14 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2020-10-25 00:00:14 +0000 |
commit | 46907955397b771b313ea0e1f38ec0f49c8fabf9 (patch) | |
tree | 3e9aa79dac7b6ba19fae541bac25026e5648e10c /bfd | |
parent | 92a048fd3b0a12ecdc03595b985251652ce81c6b (diff) | |
download | gdb-46907955397b771b313ea0e1f38ec0f49c8fabf9.zip gdb-46907955397b771b313ea0e1f38ec0f49c8fabf9.tar.gz gdb-46907955397b771b313ea0e1f38ec0f49c8fabf9.tar.bz2 |
Automatic date update in version.in
Diffstat (limited to 'bfd')
-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 1d76e56..5313ba7 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 20201024 +#define BFD_VERSION_DATE 20201025 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |