aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-10-11 00:00:13 +0000
committerGDB Admin <brobecker@adacore.com>2021-10-11 00:00:13 +0000
commit88b32237043a68d396d9f7c7f907b0fd2e1abf1a (patch)
treee91a25ef41cc2c4978ccf5bf1eed6852bd4c23de /bfd
parent902ad3d703941b7f072faa6a6b9da6c97f11d50f (diff)
downloadgdb-88b32237043a68d396d9f7c7f907b0fd2e1abf1a.zip
gdb-88b32237043a68d396d9f7c7f907b0fd2e1abf1a.tar.gz
gdb-88b32237043a68d396d9f7c7f907b0fd2e1abf1a.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 638c6e8..134cf87 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 20211010
+#define BFD_VERSION_DATE 20211011
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@