aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-09-21 00:01:29 +0000
committerGDB Admin <brobecker@adacore.com>2022-09-21 00:01:29 +0000
commit319fd9775b03a8cfee0917e4280e3c4e18dcb316 (patch)
tree557207b2f092a21af0d5eaa00d78024befc2bd3c
parent010db38b54b589ca3e95b498aba2831064970171 (diff)
downloadbinutils-319fd9775b03a8cfee0917e4280e3c4e18dcb316.zip
binutils-319fd9775b03a8cfee0917e4280e3c4e18dcb316.tar.gz
binutils-319fd9775b03a8cfee0917e4280e3c4e18dcb316.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 093cdd9..4234442 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 20220920
+#define BFD_VERSION_DATE 20220921
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@