diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2020-09-21 00:00:07 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2020-09-21 00:00:07 +0000 |
commit | 4f94229e83d28b00d415a932ff467ee7a621081c (patch) | |
tree | f1d913f3805329c42f9fc3969033f1fdbe75b812 | |
parent | b167e53f05cbddfc22a0e6a362a0aa14a460b31d (diff) | |
download | gdb-4f94229e83d28b00d415a932ff467ee7a621081c.zip gdb-4f94229e83d28b00d415a932ff467ee7a621081c.tar.gz gdb-4f94229e83d28b00d415a932ff467ee7a621081c.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 7dfd9b7..9f893cc 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 20200920 +#define BFD_VERSION_DATE 20200921 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |