aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-07-04 00:01:17 +0000
committerGDB Admin <brobecker@adacore.com>2025-07-04 00:01:17 +0000
commitdfce0d9e38a8b4f9bfc12bf457d3181625581f86 (patch)
treed46958f04c13b63364503854314ffff4b212bb2b
parentb7ff16c68a2c0bacc0416c4b36a44e65888ce72b (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 a1f72c7..3e6f439 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 20250703
+#define BFD_VERSION_DATE 20250704
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@