aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-02-10 00:01:00 +0000
committerGDB Admin <brobecker@adacore.com>2018-02-10 00:01:00 +0000
commitf3e8662bd6d8c18f6ca2f78c004d5add20e1b148 (patch)
treef763d2ffc2a998ef1832e295b3486181231cb741
parentc58318003f7fd63e43b0b6aea045bc16bada8c50 (diff)
downloadbinutils-f3e8662bd6d8c18f6ca2f78c004d5add20e1b148.zip
binutils-f3e8662bd6d8c18f6ca2f78c004d5add20e1b148.tar.gz
binutils-f3e8662bd6d8c18f6ca2f78c004d5add20e1b148.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 0d71f5e..0fa6df0 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 20180209
+#define BFD_VERSION_DATE 20180210
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@