diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2021-06-05 00:00:55 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2021-06-05 00:00:55 +0000 |
commit | 30569fbb57f1e4fe1ffed6b94882d967f27cbb66 (patch) | |
tree | cfb9f72bb95a54bdbf4df5725cfa6593fe06a319 /bfd | |
parent | 386de171cbffa86e804057030f3d64a404279f43 (diff) | |
download | gdb-30569fbb57f1e4fe1ffed6b94882d967f27cbb66.zip gdb-30569fbb57f1e4fe1ffed6b94882d967f27cbb66.tar.gz gdb-30569fbb57f1e4fe1ffed6b94882d967f27cbb66.tar.bz2 |
Automatic date update in version.in
Diffstat (limited to 'bfd')
-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 fc8461c..a629419 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 20210604 +#define BFD_VERSION_DATE 20210605 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |