aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-06-01 00:00:49 +0000
committerGDB Admin <brobecker@adacore.com>2021-06-01 00:00:49 +0000
commita2cf3633b33ec21b967f4c7ddfb7f1b80e676d2d (patch)
tree98f743a3980c3b84f530230f931576736d9b0bbb /bfd
parent9ea36493f6e9963cbe09f1c72fbc50a732d5a932 (diff)
downloadbinutils-a2cf3633b33ec21b967f4c7ddfb7f1b80e676d2d.zip
binutils-a2cf3633b33ec21b967f4c7ddfb7f1b80e676d2d.tar.gz
binutils-a2cf3633b33ec21b967f4c7ddfb7f1b80e676d2d.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 eb2c96d..4c80e3e 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 20210531
+#define BFD_VERSION_DATE 20210601
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@