aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-07-25 00:00:24 +0000
committerGDB Admin <brobecker@adacore.com>2024-07-25 00:00:24 +0000
commita93faed5d46039999cb1cd8659c82ac981485666 (patch)
treebe75da6ecb14cb8f19b778e09ca178db2c724d0c
parent5e7a9b5da47bc83d4dc5ff19ef08da008253ebf7 (diff)
downloadgdb-a93faed5d46039999cb1cd8659c82ac981485666.zip
gdb-a93faed5d46039999cb1cd8659c82ac981485666.tar.gz
gdb-a93faed5d46039999cb1cd8659c82ac981485666.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 79a3a6c..eb5348a 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 20240724
+#define BFD_VERSION_DATE 20240725
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@