aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-01-09 00:00:14 +0000
committerGDB Admin <brobecker@adacore.com>2025-01-09 00:00:14 +0000
commit162502b593989171fafe5e6e8d92d5a626aa7568 (patch)
tree036a5e752c728e13e90c56665847ad937efb6460
parentfeab172f4ab4e1ebc2bcd686f653e6b40041f647 (diff)
downloadbinutils-162502b593989171fafe5e6e8d92d5a626aa7568.zip
binutils-162502b593989171fafe5e6e8d92d5a626aa7568.tar.gz
binutils-162502b593989171fafe5e6e8d92d5a626aa7568.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 5a587c6..53c128e 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 20250108
+#define BFD_VERSION_DATE 20250109
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@