aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-09-11 00:00:07 +0000
committerGDB Admin <brobecker@adacore.com>2021-09-11 00:00:07 +0000
commit5abdee61d99784a6bd1fce37e7f0dd7785ef9423 (patch)
tree1d57e9769148abf4969167dbb70a0360ef5b9457 /bfd
parentcf9c1c753c126c9d18b9cb69929ed6c315143ed3 (diff)
downloadgdb-5abdee61d99784a6bd1fce37e7f0dd7785ef9423.zip
gdb-5abdee61d99784a6bd1fce37e7f0dd7785ef9423.tar.gz
gdb-5abdee61d99784a6bd1fce37e7f0dd7785ef9423.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 dc7cd8f..7107b8d 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 20210910
+#define BFD_VERSION_DATE 20210911
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@