aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-08-05 00:00:29 +0000
committerGDB Admin <brobecker@adacore.com>2021-08-05 00:00:29 +0000
commit12488b1767ff74e710fb4d8feb1f4704812fb87a (patch)
treeaba4b4e3df4a43c33cd1a90a1e3e2abd950a06bf /bfd
parent8085fa01a57e356aa1b91d30f89f6146ee1928c1 (diff)
downloadgdb-12488b1767ff74e710fb4d8feb1f4704812fb87a.zip
gdb-12488b1767ff74e710fb4d8feb1f4704812fb87a.tar.gz
gdb-12488b1767ff74e710fb4d8feb1f4704812fb87a.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 5166704..83f1bc1 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 20210804
+#define BFD_VERSION_DATE 20210805
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@