aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-07-27 00:00:45 +0000
committerGDB Admin <brobecker@adacore.com>2021-07-27 00:00:45 +0000
commit26e4f978b0b93b71537929370da97ec46667d5ac (patch)
tree7de6811b7e8182852a598fe9a94a63287bf20f89
parent1693a7cf3536238ec62e71cb180a2b0682b15cc2 (diff)
downloadgdb-26e4f978b0b93b71537929370da97ec46667d5ac.zip
gdb-26e4f978b0b93b71537929370da97ec46667d5ac.tar.gz
gdb-26e4f978b0b93b71537929370da97ec46667d5ac.tar.bz2
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 d3c4e38..12060dd 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 20210726
+#define BFD_VERSION_DATE 20210727
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@