aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-06-22 00:01:06 +0000
committerGDB Admin <brobecker@adacore.com>2025-06-22 00:01:06 +0000
commite02e2c75154a0c8cf2800c4676934b708b89b2f7 (patch)
treefbc5227eaa0516f2879ae335559a628f0a579d56
parent7a23d8a82634d52878b83582bb50832f85297a41 (diff)
downloadbinutils-master.zip
binutils-master.tar.gz
binutils-master.tar.bz2
Automatic date update in version.inHEADmaster
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index 0f3b52f..9f84a66 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 20250621
+#define BFD_VERSION_DATE 20250622
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@