aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-08-16 00:01:37 +0000
committerGDB Admin <brobecker@adacore.com>2024-08-16 00:01:37 +0000
commit17740eddaa97517459f9a2af23eda275f7f9a301 (patch)
tree038e910c5f4628eea709ab46f0114effb4e29574 /bfd
parent92b6ecd5589fb7db9f28dba41978f87974312aa5 (diff)
downloadgdb-17740eddaa97517459f9a2af23eda275f7f9a301.zip
gdb-17740eddaa97517459f9a2af23eda275f7f9a301.tar.gz
gdb-17740eddaa97517459f9a2af23eda275f7f9a301.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 308b5f5..dd0347b 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 20240815
+#define BFD_VERSION_DATE 20240816
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@