aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-05-15 00:00:34 +0000
committerGDB Admin <brobecker@adacore.com>2021-05-15 00:00:34 +0000
commitfcf102ba7abe6c8a64b2db41bfd02ac80e79e094 (patch)
treece06f096626c983dff8fd5ce529bd83fac6aedc2 /bfd
parent823241a27c03235229ff0b9e12a141fc35007dec (diff)
downloadbinutils-fcf102ba7abe6c8a64b2db41bfd02ac80e79e094.zip
binutils-fcf102ba7abe6c8a64b2db41bfd02ac80e79e094.tar.gz
binutils-fcf102ba7abe6c8a64b2db41bfd02ac80e79e094.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 459b502..4c98664 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 20210514
+#define BFD_VERSION_DATE 20210515
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@