aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-04-07 00:00:13 +0000
committerGDB Admin <brobecker@adacore.com>2025-04-07 00:00:13 +0000
commitc1cb3f4a2d8ae6fca121af99943174cd8e6b5fda (patch)
tree765adf8814303dde19723f7099f1773fa7323c2b
parent392678738b1be629d75932013fc372c468f39a34 (diff)
downloadgdb-c1cb3f4a2d8ae6fca121af99943174cd8e6b5fda.zip
gdb-c1cb3f4a2d8ae6fca121af99943174cd8e6b5fda.tar.gz
gdb-c1cb3f4a2d8ae6fca121af99943174cd8e6b5fda.tar.bz2
Automatic date update in version.in
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index 6982892..09a913a 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 20250406
+#define BFD_VERSION_DATE 20250407
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@