diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2020-11-11 00:00:11 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2020-11-11 00:00:11 +0000 |
commit | 424171c6f13a63cbd6ceaf81b376867707f4a95a (patch) | |
tree | 7f1cc967759c6871fd828178f9af95f1729ff236 /bfd | |
parent | baf20f7627811d7bd96806ee5ff756899159fd70 (diff) | |
download | gdb-424171c6f13a63cbd6ceaf81b376867707f4a95a.zip gdb-424171c6f13a63cbd6ceaf81b376867707f4a95a.tar.gz gdb-424171c6f13a63cbd6ceaf81b376867707f4a95a.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 3b6a214..6a3364d 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 20201110 +#define BFD_VERSION_DATE 20201111 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |