aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-10-31 00:00:21 +0000
committerGDB Admin <brobecker@adacore.com>2024-10-31 00:00:21 +0000
commit4868f6025e90903f61b00546b64f6d51c63b8451 (patch)
treea276c0d33885b860c4fa14464701035a7a630969
parentafc1f137e18363138d5fa4c88a9a2816926a3d5c (diff)
downloadgdb-4868f6025e90903f61b00546b64f6d51c63b8451.zip
gdb-4868f6025e90903f61b00546b64f6d51c63b8451.tar.gz
gdb-4868f6025e90903f61b00546b64f6d51c63b8451.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 6c883a7..426d32f 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 20241030
+#define BFD_VERSION_DATE 20241031
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@