aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-02-07 00:01:02 +0000
committerGDB Admin <brobecker@adacore.com>2024-02-07 00:01:02 +0000
commitb5f29db53110877207f67ab65bfe80de9721fe2a (patch)
tree3a076cdfd2a1ebcf83f2155b1ed8763bcb1db790 /bfd
parent6fdf95ae532c61263e19e2036cfe3057bb928385 (diff)
downloadgdb-b5f29db53110877207f67ab65bfe80de9721fe2a.zip
gdb-b5f29db53110877207f67ab65bfe80de9721fe2a.tar.gz
gdb-b5f29db53110877207f67ab65bfe80de9721fe2a.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 8b8cd94..960f8f4 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 20240206
+#define BFD_VERSION_DATE 20240207
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@