aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-07-10 00:01:08 +0000
committerGDB Admin <brobecker@adacore.com>2025-07-10 00:01:08 +0000
commit4cc811f63780cf89bcb5f4d5dabe07a085e70f1d (patch)
tree3143d2bce5414c24fa7e957bd5ed752730f93a1b
parent61be4420118b4039b80894ff57ad25f063218bfe (diff)
downloadgdb-master.zip
gdb-master.tar.gz
gdb-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 4371993..7739244 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 20250709
+#define BFD_VERSION_DATE 20250710
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@