aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-08-10 00:00:09 +0000
committerGDB Admin <brobecker@adacore.com>2025-08-10 00:00:09 +0000
commitab9cd086d89b47ad61bfd6941349faff5d8f5184 (patch)
treed5d83d09ec907656951a9d0ee1d6e99e1365bbfd
parentff3b64d944d711a306232928ebd3d049a8c70d65 (diff)
downloadbinutils-ab9cd086d89b47ad61bfd6941349faff5d8f5184.zip
binutils-ab9cd086d89b47ad61bfd6941349faff5d8f5184.tar.gz
binutils-ab9cd086d89b47ad61bfd6941349faff5d8f5184.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 46ce3c3..c7bbd14 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 20250809
+#define BFD_VERSION_DATE 20250810
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@