aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-02-17 00:00:29 +0000
committerGDB Admin <brobecker@adacore.com>2018-02-17 00:00:29 +0000
commitbb57c12e551e7b66db9d5d8623e2f294091f03c1 (patch)
treee3f0275717199dbb98c801709948e85d7e549473 /bfd
parent325ba6fb34be799c885fad9287d883e86b835c84 (diff)
downloadbinutils-bb57c12e551e7b66db9d5d8623e2f294091f03c1.zip
binutils-bb57c12e551e7b66db9d5d8623e2f294091f03c1.tar.gz
binutils-bb57c12e551e7b66db9d5d8623e2f294091f03c1.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 17abe45..75ae48d 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 20180216
+#define BFD_VERSION_DATE 20180217
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@