aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-11-07 00:00:37 +0000
committerGDB Admin <brobecker@adacore.com>2023-11-07 00:00:37 +0000
commitf8acd77d79d53d2c79d1681022976b75294efe76 (patch)
treeb866d72feee7f2c21b1daa436ece7389b61c3156
parent30ba1331dea3831163c0f630694ba9cda058d053 (diff)
downloadbinutils-f8acd77d79d53d2c79d1681022976b75294efe76.zip
binutils-f8acd77d79d53d2c79d1681022976b75294efe76.tar.gz
binutils-f8acd77d79d53d2c79d1681022976b75294efe76.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 7f74ac1..849c2f3 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 20231106
+#define BFD_VERSION_DATE 20231107
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@