aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-09-05 00:00:27 +0000
committerGDB Admin <brobecker@adacore.com>2025-09-05 00:00:27 +0000
commit5cce2b7006daa7073b98e3d1a3b176199d1381d7 (patch)
tree7f6f7895751e446340a39f18cf0029ea9a4a2305
parent11d649801563e8ee26b8f0c227c115bca55abc0c (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 a2ec912..cbf52b7 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 20250904
+#define BFD_VERSION_DATE 20250905
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@