aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-09-21 00:00:08 +0000
committerGDB Admin <brobecker@adacore.com>2021-09-21 00:00:08 +0000
commit01723a35030c0198c5bac31d8ca6959f7da17e2e (patch)
tree63e68f6340b2efb8fefc9983562568e0dafe6871
parent5936ac73edd7d196611a9690a9a99f7137479e79 (diff)
downloadbinutils-01723a35030c0198c5bac31d8ca6959f7da17e2e.zip
binutils-01723a35030c0198c5bac31d8ca6959f7da17e2e.tar.gz
binutils-01723a35030c0198c5bac31d8ca6959f7da17e2e.tar.bz2
Automatic date update in version.in
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index 72a41ab..338c128 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 20210920
+#define BFD_VERSION_DATE 20210921
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@