aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-03-08 00:00:26 +0000
committerGDB Admin <brobecker@adacore.com>2021-03-08 00:00:26 +0000
commitd3dacd0fafba473fd42fdf3ca86fd3203db28ae8 (patch)
tree83b25a31877b5b6472540748299756bd2735ae7d /bfd
parentf4df849f1d8ba58893e9c8ca7ee053ca98712aa0 (diff)
downloadbinutils-d3dacd0fafba473fd42fdf3ca86fd3203db28ae8.zip
binutils-d3dacd0fafba473fd42fdf3ca86fd3203db28ae8.tar.gz
binutils-d3dacd0fafba473fd42fdf3ca86fd3203db28ae8.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 8c90def..6a6b5ba 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 20210307
+#define BFD_VERSION_DATE 20210308
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@