aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-10-07 00:00:09 +0000
committerGDB Admin <brobecker@adacore.com>2024-10-07 00:00:09 +0000
commitd396fcc9d17af551e8bc8543a7676694527893e4 (patch)
tree36a595cef3dffb445ab1e617b9f45da3fa844f6f
parent8e756a12bd7aea1f374ef130ce6b33e8110f176f (diff)
downloadbinutils-d396fcc9d17af551e8bc8543a7676694527893e4.zip
binutils-d396fcc9d17af551e8bc8543a7676694527893e4.tar.gz
binutils-d396fcc9d17af551e8bc8543a7676694527893e4.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 491df6e..f97a668 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 20241006
+#define BFD_VERSION_DATE 20241007
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@