aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-08-05 00:00:10 +0000
committerGDB Admin <brobecker@adacore.com>2025-08-05 00:00:10 +0000
commit2df2e47c5ae84fce2a51cd3d05abbd09f8a752c3 (patch)
tree1fcb3bbe50efa6a77f9a96ddb0faf0113ae297b2
parenta53192ade999c939f495b9654a04ba4583018815 (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 c39ffcc..882d0b0 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 20250804
+#define BFD_VERSION_DATE 20250805
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@