aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-09-09 00:01:00 +0000
committerGDB Admin <brobecker@adacore.com>2022-09-09 00:01:00 +0000
commit84088650637a13d89b2b63aa7a95d9d2b9618930 (patch)
tree9febcb078e2ea44a4ebe4cb20228a5a50111332b
parent25f10eae9ec090d55cea7ed4fb73210fa4e57a9b (diff)
downloadbinutils-84088650637a13d89b2b63aa7a95d9d2b9618930.zip
binutils-84088650637a13d89b2b63aa7a95d9d2b9618930.tar.gz
binutils-84088650637a13d89b2b63aa7a95d9d2b9618930.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 a046bae..4cdc751 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 20220908
+#define BFD_VERSION_DATE 20220909
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@