aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-07-10 00:00:09 +0000
committerGDB Admin <brobecker@adacore.com>2020-07-10 00:00:09 +0000
commitbf7682fdf7cf8e1efd361063e2a3a01eca953958 (patch)
tree5cf2d2c5563a7543473fd885f69d7cb2bd4fa479 /bfd
parentf37e5866aa72e76f2199155fb838ffc25c78a26e (diff)
downloadbinutils-bf7682fdf7cf8e1efd361063e2a3a01eca953958.zip
binutils-bf7682fdf7cf8e1efd361063e2a3a01eca953958.tar.gz
binutils-bf7682fdf7cf8e1efd361063e2a3a01eca953958.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 3937139..7e6a26e 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 20200709
+#define BFD_VERSION_DATE 20200710
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@