aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-06-03 00:00:44 +0000
committerGDB Admin <brobecker@adacore.com>2021-06-03 00:00:44 +0000
commit9ef5bfdad99255158b5911b098ebcf5788f6ea64 (patch)
tree853e6d97e059c0f87d0bc7dea414abb7afc8e08e /bfd
parent60be64b396c29a06a00bfef56758cee3a141bf22 (diff)
downloadbinutils-9ef5bfdad99255158b5911b098ebcf5788f6ea64.zip
binutils-9ef5bfdad99255158b5911b098ebcf5788f6ea64.tar.gz
binutils-9ef5bfdad99255158b5911b098ebcf5788f6ea64.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 2f2bbb0..62e9315 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 20210602
+#define BFD_VERSION_DATE 20210603
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@