aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-07-17 00:00:47 +0000
committerGDB Admin <brobecker@adacore.com>2021-07-17 00:00:47 +0000
commite0d372a0a6c697bf2031014d90ab40c627138ca5 (patch)
treea72b475841e90a9de2e2e1f98087b03dc1f7d4aa
parent3f8d5ef6ef1237c94988143c866d9e20c58a9448 (diff)
downloadgdb-e0d372a0a6c697bf2031014d90ab40c627138ca5.zip
gdb-e0d372a0a6c697bf2031014d90ab40c627138ca5.tar.gz
gdb-e0d372a0a6c697bf2031014d90ab40c627138ca5.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 f523071..b6f03c2 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 20210716
+#define BFD_VERSION_DATE 20210717
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@