diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2021-09-07 00:00:06 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2021-09-07 00:00:06 +0000 |
commit | b4d9dd5c3576a8d6b1a59b11f8af1a3a2abd5fdc (patch) | |
tree | 996b3a30eb43077dbb55547099b998cbac5a59b0 | |
parent | 5e1186b5b30583244d1e3dd304059348de64ed9e (diff) | |
download | gdb-b4d9dd5c3576a8d6b1a59b11f8af1a3a2abd5fdc.zip gdb-b4d9dd5c3576a8d6b1a59b11f8af1a3a2abd5fdc.tar.gz gdb-b4d9dd5c3576a8d6b1a59b11f8af1a3a2abd5fdc.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 a24963c..e473948 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 20210906 +#define BFD_VERSION_DATE 20210907 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |