aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-06-08 00:00:20 +0000
committerGDB Admin <brobecker@adacore.com>2024-06-08 00:00:20 +0000
commitb56d975cc8083e49c35be3a35faf1744da54fabc (patch)
treeec943cb5bfaa1b1d529f5b2726c89b7dfa90ae38 /bfd
parent55e3fcf5e523007bd97868214e00324db42c11f6 (diff)
downloadgdb-b56d975cc8083e49c35be3a35faf1744da54fabc.zip
gdb-b56d975cc8083e49c35be3a35faf1744da54fabc.tar.gz
gdb-b56d975cc8083e49c35be3a35faf1744da54fabc.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 e3c6300..2d867fd 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 20240607
+#define BFD_VERSION_DATE 20240608
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@