aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-11-06 00:00:43 +0000
committerGDB Admin <brobecker@adacore.com>2024-11-06 00:00:43 +0000
commit52a8387dfdd34f3c62a92614c83b5ca93c9ba18c (patch)
tree03e9d9e64d0da250887c6715f76a6ad605968677
parente1e4078ac59740a79cd709d61872abe15aba0087 (diff)
downloadbinutils-52a8387dfdd34f3c62a92614c83b5ca93c9ba18c.zip
binutils-52a8387dfdd34f3c62a92614c83b5ca93c9ba18c.tar.gz
binutils-52a8387dfdd34f3c62a92614c83b5ca93c9ba18c.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 068e86c..e05da46 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 20241105
+#define BFD_VERSION_DATE 20241106
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@