aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-06-06 00:00:27 +0000
committerGDB Admin <brobecker@adacore.com>2024-06-06 00:00:27 +0000
commit761ed077099d51c92b69d8aaca5908d26da48fb4 (patch)
treec85c426474188a4af37213de372c7d6969a135c8 /bfd
parentecc5fed79101ba6af6ddc6e629e2d8d93c36065b (diff)
downloadgdb-761ed077099d51c92b69d8aaca5908d26da48fb4.zip
gdb-761ed077099d51c92b69d8aaca5908d26da48fb4.tar.gz
gdb-761ed077099d51c92b69d8aaca5908d26da48fb4.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 1d326bb..5eaad97 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 20240605
+#define BFD_VERSION_DATE 20240606
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@