aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-07-02 00:03:28 +0000
committerGDB Admin <brobecker@adacore.com>2025-07-02 00:03:28 +0000
commitb0b96d71b813e77a83787e9bdeb015dc90c70ce3 (patch)
tree5e4288740d762f1199c5d2a502082dc565192f73
parent30f5408509aa056e22ec79da4d16bdaffbbb8fb6 (diff)
downloadgdb-binutils-2_44-branch.zip
gdb-binutils-2_44-branch.tar.gz
gdb-binutils-2_44-branch.tar.bz2
Automatic date update in version.inbinutils-2_44-branch
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index 7400e34..ad165f4 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 20250701
+#define BFD_VERSION_DATE 20250702
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@