aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2026-02-07 00:00:07 +0000
committerGDB Admin <brobecker@adacore.com>2026-02-07 00:00:07 +0000
commit160bd561252fe403f24c77dd542e7b705e7eb2f9 (patch)
tree7442ee85fa546fa15bf51cbfcecf1b708a015042
parent7aed4728e4d266f8e3c82f4689d90e53e9231f91 (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 6bba98a..bcf6f64 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 20260206
+#define BFD_VERSION_DATE 20260207
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@