summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-06-23 00:00:11 +0000
committerGDB Admin <brobecker@adacore.com>2021-06-23 00:00:11 +0000
commit0b98ef16426bb39b0831fe72224060a8eecc1ff5 (patch)
treea10aff407cfbba62ff3928829ebf1a2403b7a011
parent072d63a871cbee4a132974a9b922d95b0f64d221 (diff)
downloadbinutils-gdb-0b98ef16426bb39b0831fe72224060a8eecc1ff5.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 6c42e8315f3..1225853ee40 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 20210622
+#define BFD_VERSION_DATE 20210623
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@