aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-05-09 00:00:37 +0000
committerGDB Admin <brobecker@adacore.com>2021-05-09 00:00:37 +0000
commit9ef1d5f4c9760ceabd6807ee886a00967a9dc22d (patch)
treec5de596662b299f4cf69234140b79f9da13cf15a /bfd
parentbb608f811bcd013cf7f8b8038310f169639f29d5 (diff)
downloadbinutils-9ef1d5f4c9760ceabd6807ee886a00967a9dc22d.zip
binutils-9ef1d5f4c9760ceabd6807ee886a00967a9dc22d.tar.gz
binutils-9ef1d5f4c9760ceabd6807ee886a00967a9dc22d.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 db6b113..1374ecd 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 20210508
+#define BFD_VERSION_DATE 20210509
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@