aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2017-11-08 00:00:20 +0000
committerGDB Admin <brobecker@adacore.com>2017-11-08 00:00:20 +0000
commitb346cb961f729e2955391513a5b05eaf02b308ea (patch)
treec845af75c0d5564045e1d22344b216fba8037256
parent95a6b0a106fac6ea35670421534d461a3663c0ba (diff)
downloadbinutils-b346cb961f729e2955391513a5b05eaf02b308ea.zip
binutils-b346cb961f729e2955391513a5b05eaf02b308ea.tar.gz
binutils-b346cb961f729e2955391513a5b05eaf02b308ea.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 2a31eb1..33880e3 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 20171107
+#define BFD_VERSION_DATE 20171108
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@