summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-07-08 00:00:10 +0000
committerGDB Admin <brobecker@adacore.com>2021-07-08 00:00:10 +0000
commit14a6b9b4b68c33f1182c8e6060dcb25514268af9 (patch)
treee2413fd0ac15a1a221bdfad66c05f9c6ff0b10c4
parentca52626babd59d58f3962dcaab94cf840e6aff82 (diff)
downloadbinutils-gdb-14a6b9b4b68c33f1182c8e6060dcb25514268af9.tar.gz
Automatic date update in version.in
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index f52474223f9..947c0129184 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 20210707
+#define BFD_VERSION_DATE 20210708
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@