diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2020-03-02 00:00:22 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2020-03-02 00:00:22 +0000 |
commit | 363a2bc6dd2b034a669c26055e021a17c96067e2 (patch) | |
tree | 9cfdba1e296cfc4cae957212642d7f4b153e0bfc /bfd | |
parent | 76ed4b78eaa55b9a6d7c7198e1a422dc12bcf2c3 (diff) | |
download | fsf-binutils-gdb-363a2bc6dd2b034a669c26055e021a17c96067e2.zip fsf-binutils-gdb-363a2bc6dd2b034a669c26055e021a17c96067e2.tar.gz fsf-binutils-gdb-363a2bc6dd2b034a669c26055e021a17c96067e2.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 2676bd1..aa4b41a 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 20200301 +#define BFD_VERSION_DATE 20200302 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |