aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-12-10 00:00:12 +0000
committerGDB Admin <brobecker@adacore.com>2024-12-10 00:00:12 +0000
commitacaec6533785f3beb88a3cb8a48aaa5c0b88781a (patch)
tree6cf99dc810c88133a09e362a07c7e9458c26e168
parentdf2bd399583c1383c0ab9d6465d5d71f8550bf8c (diff)
downloadbinutils-acaec6533785f3beb88a3cb8a48aaa5c0b88781a.zip
binutils-acaec6533785f3beb88a3cb8a48aaa5c0b88781a.tar.gz
binutils-acaec6533785f3beb88a3cb8a48aaa5c0b88781a.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 8a87bbe..7681a83 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 20241209
+#define BFD_VERSION_DATE 20241210
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@