aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-08-10 00:00:23 +0000
committerGDB Admin <brobecker@adacore.com>2021-08-10 00:00:23 +0000
commitd2a2c939f187a595fc7ccdac0ffbbab1d39e9d5b (patch)
treec39244f0637a3bca9482413fc058a99626c7d611 /bfd
parent3417bfca676ff0b440f070a09837813e99b2c731 (diff)
downloadfsf-binutils-gdb-d2a2c939f187a595fc7ccdac0ffbbab1d39e9d5b.zip
fsf-binutils-gdb-d2a2c939f187a595fc7ccdac0ffbbab1d39e9d5b.tar.gz
fsf-binutils-gdb-d2a2c939f187a595fc7ccdac0ffbbab1d39e9d5b.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 f67608f..85dabd7 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 20210809
+#define BFD_VERSION_DATE 20210810
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@