aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-07-26 00:00:27 +0000
committerGDB Admin <brobecker@adacore.com>2021-07-26 00:00:27 +0000
commitb924d9bad57a1ddb2e0f83229db5a33b5fb7bec6 (patch)
tree3cef8e06045e5ea3104441ab22e6bc4454963a62
parent60a5fb48d1b49bf567509a748d71a75b38db2ab7 (diff)
downloadgdb-b924d9bad57a1ddb2e0f83229db5a33b5fb7bec6.zip
gdb-b924d9bad57a1ddb2e0f83229db5a33b5fb7bec6.tar.gz
gdb-b924d9bad57a1ddb2e0f83229db5a33b5fb7bec6.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 b49f4b1..d3c4e38 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 20210725
+#define BFD_VERSION_DATE 20210726
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@