aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-04-15 00:00:14 +0000
committerGDB Admin <brobecker@adacore.com>2025-04-15 00:00:14 +0000
commite7092c03903f5c9d91f8249ac076d4bb6306d56a (patch)
treedcc99f083ad4f038c385bf53d87f7afb06cbf8ca
parentf3f42468b3b8d4002ed48bb333c01d11674f948d (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 cd21a82..532112c 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 20250414
+#define BFD_VERSION_DATE 20250415
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@