aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-08-09 00:00:35 +0000
committerGDB Admin <brobecker@adacore.com>2021-08-09 00:00:35 +0000
commitb18bfc0946d2cfba76c0a56852bcf1c7a42f4868 (patch)
tree7ec847da14bdc3c37f3a5c2b6e15989da354d57e /bfd
parenta8624232b152c7686701924da7bcb546647b6d09 (diff)
downloadgdb-b18bfc0946d2cfba76c0a56852bcf1c7a42f4868.zip
gdb-b18bfc0946d2cfba76c0a56852bcf1c7a42f4868.tar.gz
gdb-b18bfc0946d2cfba76c0a56852bcf1c7a42f4868.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 50798cc..f67608f 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 20210808
+#define BFD_VERSION_DATE 20210809
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@