aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-05-29 00:01:09 +0000
committerGDB Admin <brobecker@adacore.com>2021-05-29 00:01:09 +0000
commit5411a4251eabc50fcc9384ca5d510c18362866c4 (patch)
treecd9c9e3fcc11ab9921599a01c7292cc5aecdf0ba
parent1932900f76666af5c94ab618cfd98cac557355ee (diff)
downloadgdb-5411a4251eabc50fcc9384ca5d510c18362866c4.zip
gdb-5411a4251eabc50fcc9384ca5d510c18362866c4.tar.gz
gdb-5411a4251eabc50fcc9384ca5d510c18362866c4.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 c80b363..6bcbd3e 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 20210528
+#define BFD_VERSION_DATE 20210529
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@