aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-10-17 00:00:06 +0000
committerGDB Admin <brobecker@adacore.com>2022-10-17 00:00:06 +0000
commit07a33c2bc17fc86bbd0e8ad08f3649d852f4965f (patch)
treee9dc7965efa50cfa04833a58bbcce260be5ad66d
parentda6f3d00b490caf570a8bda0bab1cd78388bb795 (diff)
downloadbinutils-07a33c2bc17fc86bbd0e8ad08f3649d852f4965f.zip
binutils-07a33c2bc17fc86bbd0e8ad08f3649d852f4965f.tar.gz
binutils-07a33c2bc17fc86bbd0e8ad08f3649d852f4965f.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 e3c1ca1..eda51c6 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 20221016
+#define BFD_VERSION_DATE 20221017
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@