aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-10-13 00:00:07 +0000
committerGDB Admin <brobecker@adacore.com>2020-10-13 00:00:07 +0000
commitaf1b7b51595f47d2672e4fcbc9fa4c641e4a501e (patch)
treecbc003776aff1e9ea7e9f9acd5ce14ea8ac34048
parentc65c6c4223c287c746f76a66593d7dc9fb6db3a0 (diff)
downloadbinutils-af1b7b51595f47d2672e4fcbc9fa4c641e4a501e.zip
binutils-af1b7b51595f47d2672e4fcbc9fa4c641e4a501e.tar.gz
binutils-af1b7b51595f47d2672e4fcbc9fa4c641e4a501e.tar.bz2
Automatic date update in version.in
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index ccaa9d2..7dbc6cb 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 20201012
+#define BFD_VERSION_DATE 20201013
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@