aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-02-26 00:01:02 +0000
committerGDB Admin <brobecker@adacore.com>2024-02-26 00:01:02 +0000
commit17d293e8aa9835256fba595473e237a90378fe64 (patch)
treeae68cde9451e7776ca00d88a1b10273237497d8e
parent9f32a6dcbcf88f31df93f6b0fa14bef84d1a7f67 (diff)
downloadgdb-17d293e8aa9835256fba595473e237a90378fe64.zip
gdb-17d293e8aa9835256fba595473e237a90378fe64.tar.gz
gdb-17d293e8aa9835256fba595473e237a90378fe64.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 21fe1ac..e150d44 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 20240225
+#define BFD_VERSION_DATE 20240226
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@