diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2020-03-30 00:00:05 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2020-03-30 00:00:05 +0000 |
commit | c9fef64dab28713fa94681b593890c38bd43a27c (patch) | |
tree | d285c538303fa30d405d3013877c20a2a9a2fa92 /bfd | |
parent | 988b7300bc990abafd982bdcd217c58bc1e0679a (diff) | |
download | gdb-c9fef64dab28713fa94681b593890c38bd43a27c.zip gdb-c9fef64dab28713fa94681b593890c38bd43a27c.tar.gz gdb-c9fef64dab28713fa94681b593890c38bd43a27c.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 4c0720b..cc28d60 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 20200329 +#define BFD_VERSION_DATE 20200330 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |