aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-05-26 00:00:46 +0000
committerGDB Admin <brobecker@adacore.com>2021-05-26 00:00:46 +0000
commit9495896335a297b6810f9a9b03dfe06cc8d82607 (patch)
treea5433bbf752d7dff7799d5dcf73c545be14fa44d /bfd
parent2c5731b6476f27641cd26b406729489dc30c8ac8 (diff)
downloadfsf-binutils-gdb-9495896335a297b6810f9a9b03dfe06cc8d82607.zip
fsf-binutils-gdb-9495896335a297b6810f9a9b03dfe06cc8d82607.tar.gz
fsf-binutils-gdb-9495896335a297b6810f9a9b03dfe06cc8d82607.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 a0d64ca..074a447 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 20210525
+#define BFD_VERSION_DATE 20210526
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@