aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-08-07 00:00:16 +0000
committerGDB Admin <brobecker@adacore.com>2025-08-07 00:00:16 +0000
commit081bf6a3a18da20293693bf30617c5736ef270bc (patch)
tree6ee1172b5431da6f51c0fa54b74d4c4834c3719d
parent2f6db3e2e77d7e10b407fb43b13a985e9b4211ed (diff)
downloadbinutils-081bf6a3a18da20293693bf30617c5736ef270bc.zip
binutils-081bf6a3a18da20293693bf30617c5736ef270bc.tar.gz
binutils-081bf6a3a18da20293693bf30617c5736ef270bc.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 b5f5582..89f11ee 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 20250806
+#define BFD_VERSION_DATE 20250807
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@