aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-05-13 00:00:34 +0000
committerGDB Admin <brobecker@adacore.com>2021-05-13 00:00:34 +0000
commit3e5fac07975a310c90772e59c17955b4137cc49b (patch)
tree74444c3c0aaa7a81865e575d57972296076f2e67 /bfd
parent4b8cb9dd9e1fa8dc471f640c592312a751e67eed (diff)
downloadbinutils-3e5fac07975a310c90772e59c17955b4137cc49b.zip
binutils-3e5fac07975a310c90772e59c17955b4137cc49b.tar.gz
binutils-3e5fac07975a310c90772e59c17955b4137cc49b.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 ae1dc24..995ada5 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 20210512
+#define BFD_VERSION_DATE 20210513
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@