aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-10-06 00:00:10 +0000
committerGDB Admin <brobecker@adacore.com>2021-10-06 00:00:10 +0000
commit79fa3c401c650521ff771f86810597dd3d3bf75c (patch)
treec632aaab8aff05667fa482262b6dbd1f2f6d4c9a /bfd
parent1457d766df2c6925e4af7a013c92ce7495cb0d87 (diff)
downloadgdb-79fa3c401c650521ff771f86810597dd3d3bf75c.zip
gdb-79fa3c401c650521ff771f86810597dd3d3bf75c.tar.gz
gdb-79fa3c401c650521ff771f86810597dd3d3bf75c.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 0318c71..573f0f8 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 20211005
+#define BFD_VERSION_DATE 20211006
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@