aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-02-26 00:00:18 +0000
committerGDB Admin <brobecker@adacore.com>2021-02-26 00:00:18 +0000
commit06172a2c989c71d8ea3a17db44361667fb5998ce (patch)
tree8d2e1927a02d4f4fd8fa720c2a059e8237f9d522 /bfd
parent26b43ca6e6a962cdf64269b5bfa1c62d378e65f0 (diff)
downloadbinutils-06172a2c989c71d8ea3a17db44361667fb5998ce.zip
binutils-06172a2c989c71d8ea3a17db44361667fb5998ce.tar.gz
binutils-06172a2c989c71d8ea3a17db44361667fb5998ce.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 2dfa89e..5f52622 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 20210225
+#define BFD_VERSION_DATE 20210226
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@