aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-07-10 00:00:36 +0000
committerGDB Admin <brobecker@adacore.com>2024-07-10 00:00:36 +0000
commita4a220f26633d5d79e681bdc9e99690d83a376fd (patch)
tree0223137a09370c020f28356602a32dd903a587cf /bfd
parent7757f66fdbe2a9fa4b51aa7792532fddda4b295c (diff)
downloadgdb-a4a220f26633d5d79e681bdc9e99690d83a376fd.zip
gdb-a4a220f26633d5d79e681bdc9e99690d83a376fd.tar.gz
gdb-a4a220f26633d5d79e681bdc9e99690d83a376fd.tar.bz2
Automatic date update in version.in
Diffstat (limited to 'bfd')
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index 9411fd5..4acd2ca 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 20240709
+#define BFD_VERSION_DATE 20240710
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@