aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-06-30 00:00:47 +0000
committerGDB Admin <brobecker@adacore.com>2025-06-30 00:00:47 +0000
commitcf729dbef8b0a97aae040b9d9d4926d462001997 (patch)
tree3dd25a551a08306d396f019ee445f9d67d074538
parentce7a53912a1419ca38b45e03804d02436226337a (diff)
downloadbinutils-cf729dbef8b0a97aae040b9d9d4926d462001997.zip
binutils-cf729dbef8b0a97aae040b9d9d4926d462001997.tar.gz
binutils-cf729dbef8b0a97aae040b9d9d4926d462001997.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 a998f97..9ae9431 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 20250629
+#define BFD_VERSION_DATE 20250630
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@