aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-11-07 00:00:53 +0000
committerGDB Admin <brobecker@adacore.com>2024-11-07 00:00:53 +0000
commit8adee4d2ce0d9881f1683be2523aca0760af7b56 (patch)
treece1d564740ff8aff1efd5686d491c5b80f7e5611
parent56fe851ced5b3c856f04ff5611969ba47ffdd16d (diff)
downloadbinutils-8adee4d2ce0d9881f1683be2523aca0760af7b56.zip
binutils-8adee4d2ce0d9881f1683be2523aca0760af7b56.tar.gz
binutils-8adee4d2ce0d9881f1683be2523aca0760af7b56.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 e05da46..9485fab 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 20241106
+#define BFD_VERSION_DATE 20241107
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@