aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-06-05 00:00:55 +0000
committerGDB Admin <brobecker@adacore.com>2021-06-05 00:00:55 +0000
commit30569fbb57f1e4fe1ffed6b94882d967f27cbb66 (patch)
treecfb9f72bb95a54bdbf4df5725cfa6593fe06a319 /bfd
parent386de171cbffa86e804057030f3d64a404279f43 (diff)
downloadbinutils-30569fbb57f1e4fe1ffed6b94882d967f27cbb66.zip
binutils-30569fbb57f1e4fe1ffed6b94882d967f27cbb66.tar.gz
binutils-30569fbb57f1e4fe1ffed6b94882d967f27cbb66.tar.bz2
Automatic date update in version.in
Diffstat (limited to 'bfd')
-rw-r--r--bfd/version.h2
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@