aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-06-06 00:00:10 +0000
committerGDB Admin <brobecker@adacore.com>2022-06-06 00:00:10 +0000
commitfdb5b467f97da3cdd1afef8bff17d68a9a919573 (patch)
treeb7dfe63dcab6e9e54c8e313343f7755be8070eed
parentca9aae53bd5bf4d24f4c9ea6f4dc1606eb9cfc3c (diff)
downloadbinutils-fdb5b467f97da3cdd1afef8bff17d68a9a919573.zip
binutils-fdb5b467f97da3cdd1afef8bff17d68a9a919573.tar.gz
binutils-fdb5b467f97da3cdd1afef8bff17d68a9a919573.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 728be2f..f6c855a 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 20220605
+#define BFD_VERSION_DATE 20220606
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@