aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-07-07 00:00:10 +0000
committerGDB Admin <brobecker@adacore.com>2021-07-07 00:00:10 +0000
commit1f00b55dba8ed2c6bec4d263b00d41b0e91edb35 (patch)
treefb98da70f7e2483dfe1b15c06ae863a352508405 /bfd
parent9be259865c640210969765f8d2803b36a9df3487 (diff)
downloadgdb-1f00b55dba8ed2c6bec4d263b00d41b0e91edb35.zip
gdb-1f00b55dba8ed2c6bec4d263b00d41b0e91edb35.tar.gz
gdb-1f00b55dba8ed2c6bec4d263b00d41b0e91edb35.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 0e9f776..f524742 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 20210706
+#define BFD_VERSION_DATE 20210707
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@