diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2021-11-06 00:00:19 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2021-11-06 00:00:19 +0000 |
commit | cf0992fe6fbe6f24a390bf2578e161c17c4715c6 (patch) | |
tree | d44fae1d221ec70826120804a0180f90b6207793 | |
parent | be77dd73c769b3e7ac62bd4c0b98242b62d080e0 (diff) | |
download | gdb-cf0992fe6fbe6f24a390bf2578e161c17c4715c6.zip gdb-cf0992fe6fbe6f24a390bf2578e161c17c4715c6.tar.gz gdb-cf0992fe6fbe6f24a390bf2578e161c17c4715c6.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 13a7418..a1b439a 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 20211105 +#define BFD_VERSION_DATE 20211106 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |