aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-04-03 00:00:14 +0000
committerGDB Admin <brobecker@adacore.com>2021-04-03 00:00:14 +0000
commitca698bee0a391bcde5cb5e29fde5df86ba28a04a (patch)
tree5e3219738049a5cb05431ac20652a206aaca530c /bfd
parent9161c89ad8a1a1bf079a5538ce19b467a9457b84 (diff)
downloadfsf-binutils-gdb-ca698bee0a391bcde5cb5e29fde5df86ba28a04a.zip
fsf-binutils-gdb-ca698bee0a391bcde5cb5e29fde5df86ba28a04a.tar.gz
fsf-binutils-gdb-ca698bee0a391bcde5cb5e29fde5df86ba28a04a.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 ad66e25..fa92e8d 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 20210402
+#define BFD_VERSION_DATE 20210403
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@