diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2021-06-01 00:01:22 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2021-06-01 00:01:22 +0000 |
commit | 459494d59ba00a5ad7f70bc558841ec19e31b0f0 (patch) | |
tree | 129a3f533a6fce688171860fbc8dcb6eb8bb3c10 | |
parent | 7e989c8aeb89c91eef0a70477cc33f6271fc6f6c (diff) | |
download | gdb-459494d59ba00a5ad7f70bc558841ec19e31b0f0.zip gdb-459494d59ba00a5ad7f70bc558841ec19e31b0f0.tar.gz gdb-459494d59ba00a5ad7f70bc558841ec19e31b0f0.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 eb2c96d..4c80e3e 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 20210531 +#define BFD_VERSION_DATE 20210601 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |