diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2021-07-28 00:00:44 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2021-07-28 00:00:44 +0000 |
commit | 791b706a9edb81db10a6ba17c7cd585e2349613d (patch) | |
tree | 2eb99f5578d9e320e9759c7dc4f81d42f727818c | |
parent | c12608fcffc8ae35f8651b35f622cdfd1b0e40e7 (diff) | |
download | gdb-791b706a9edb81db10a6ba17c7cd585e2349613d.zip gdb-791b706a9edb81db10a6ba17c7cd585e2349613d.tar.gz gdb-791b706a9edb81db10a6ba17c7cd585e2349613d.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 12060dd..54b11c4 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 20210727 +#define BFD_VERSION_DATE 20210728 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |