aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-10-20 00:00:07 +0000
committerGDB Admin <brobecker@adacore.com>2020-10-20 00:00:07 +0000
commita2b149805d6392854f5eb7de6a27e2823984445d (patch)
treedcc52d75552170acde28ec267fcfeb85f8c021b8 /bfd
parent22cc388e2b940608d4d759dc61c0335cfc621de1 (diff)
downloadbinutils-a2b149805d6392854f5eb7de6a27e2823984445d.zip
binutils-a2b149805d6392854f5eb7de6a27e2823984445d.tar.gz
binutils-a2b149805d6392854f5eb7de6a27e2823984445d.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 1cd540a..dc0ff05 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 20201019
+#define BFD_VERSION_DATE 20201020
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@