aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-09-13 00:00:14 +0000
committerGDB Admin <brobecker@adacore.com>2020-09-13 00:00:14 +0000
commit320f5391b6947d72de0e2265603195506dd4b5b7 (patch)
treef8ac65414b2d244b257833768bb73c82b0fa952b /bfd
parent8087c3fa8b5d695e3e29e69d70d0b35ec902ac59 (diff)
downloadbinutils-320f5391b6947d72de0e2265603195506dd4b5b7.zip
binutils-320f5391b6947d72de0e2265603195506dd4b5b7.tar.gz
binutils-320f5391b6947d72de0e2265603195506dd4b5b7.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 cd13c11..a7fd0e6 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 20200912
+#define BFD_VERSION_DATE 20200913
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@