aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-09-30 00:00:08 +0000
committerGDB Admin <brobecker@adacore.com>2021-09-30 00:00:08 +0000
commitf141837642f08eb13f4476d85bbe69d76252abd3 (patch)
tree0fcfdafc077af3cb6ad1a87330384c213462f4f2
parent215b6d107c5ebf1c99e2a482c10ffb5c8c870602 (diff)
downloadgdb-f141837642f08eb13f4476d85bbe69d76252abd3.zip
gdb-f141837642f08eb13f4476d85bbe69d76252abd3.tar.gz
gdb-f141837642f08eb13f4476d85bbe69d76252abd3.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 e176df7..84bff92 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 20210929
+#define BFD_VERSION_DATE 20210930
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@