diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2020-12-18 00:00:30 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2020-12-18 00:00:30 +0000 |
commit | ab91f7fe0f96eb610f29607e986604eccbb9a82f (patch) | |
tree | 51342c3ef7cafe8cdd192b535711b82fa5972f81 | |
parent | 081a4806968b408080489414b77b65c7b8384681 (diff) | |
download | gdb-ab91f7fe0f96eb610f29607e986604eccbb9a82f.zip gdb-ab91f7fe0f96eb610f29607e986604eccbb9a82f.tar.gz gdb-ab91f7fe0f96eb610f29607e986604eccbb9a82f.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 91fa2ff..5bc2850 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 20201217 +#define BFD_VERSION_DATE 20201218 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |