aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-06-28 00:00:22 +0000
committerGDB Admin <brobecker@adacore.com>2024-06-28 00:00:22 +0000
commitb3e08eae167e5716a2e005841d4967bf95b05dcf (patch)
tree5d1350e7e6773451204a2418e9c34f9c96938d52
parent67b1d28b5214bd5dfff1817a1771d0435ff44591 (diff)
downloadgdb-b3e08eae167e5716a2e005841d4967bf95b05dcf.zip
gdb-b3e08eae167e5716a2e005841d4967bf95b05dcf.tar.gz
gdb-b3e08eae167e5716a2e005841d4967bf95b05dcf.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 f807e57..9bec574 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 20240627
+#define BFD_VERSION_DATE 20240628
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@