aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-09-29 00:00:11 +0000
committerGDB Admin <brobecker@adacore.com>2021-09-29 00:00:11 +0000
commitf08d6b8e02a6e80e5fe30134505c530b3cf77b1c (patch)
tree50627dfe3cfad60915d817c66823acba1eb67453 /bfd
parentb5572c42ccb284df2b23eaa5c4d1d2ea3fb42d5b (diff)
downloadgdb-f08d6b8e02a6e80e5fe30134505c530b3cf77b1c.zip
gdb-f08d6b8e02a6e80e5fe30134505c530b3cf77b1c.tar.gz
gdb-f08d6b8e02a6e80e5fe30134505c530b3cf77b1c.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 26e0c98..e176df7 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 20210928
+#define BFD_VERSION_DATE 20210929
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@