aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-10-17 00:00:19 +0000
committerGDB Admin <brobecker@adacore.com>2021-10-17 00:00:19 +0000
commit31629daee5f896c94cccf0a11b6ff34d0a756eba (patch)
treec65a96dd5c162f4075512ca3e7172c15e6b8ad30 /bfd
parent0a9ea024e7c4314dc4e5554e3d1b85167c41573e (diff)
downloadgdb-31629daee5f896c94cccf0a11b6ff34d0a756eba.zip
gdb-31629daee5f896c94cccf0a11b6ff34d0a756eba.tar.gz
gdb-31629daee5f896c94cccf0a11b6ff34d0a756eba.tar.bz2
Automatic date update in version.in
Diffstat (limited to 'bfd')
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index 095af45..f666795 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 20211016
+#define BFD_VERSION_DATE 20211017
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@