aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-03-07 00:00:23 +0000
committerGDB Admin <brobecker@adacore.com>2021-03-07 00:00:23 +0000
commit7ce45db69115b3a9fbf69b2ba5b7126be88cf2e9 (patch)
tree8b6fc12f89e8d8e953be5f616bded5fbc6e6de79 /bfd
parent01573d7360cdd9660fdc6bf48b0b7f2180f5c40c (diff)
downloadbinutils-7ce45db69115b3a9fbf69b2ba5b7126be88cf2e9.zip
binutils-7ce45db69115b3a9fbf69b2ba5b7126be88cf2e9.tar.gz
binutils-7ce45db69115b3a9fbf69b2ba5b7126be88cf2e9.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 ff4f90c..8c90def 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 20210306
+#define BFD_VERSION_DATE 20210307
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@