aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-07-25 00:01:34 +0000
committerGDB Admin <brobecker@adacore.com>2025-07-25 00:01:34 +0000
commitd92b908cb14e801063a9cc8a18a4dfc0acd7ebb5 (patch)
tree80c8916c0260105df16f34fe644e72c3f2ebd977
parentf752be8f916efa70aea9c2e4f664c75690fd136c (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 7573409..ca90452 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 20250724
+#define BFD_VERSION_DATE 20250725
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@