aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-06-03 00:02:49 +0000
committerGDB Admin <brobecker@adacore.com>2018-06-03 00:02:49 +0000
commitc1f0023bfe35b8701688bfa671576ebdf22f0126 (patch)
treee4e3a1165d52facabea48c6bcc36d9ac846a4f5a
parent4b94f3b7456e002a05127e49fec7f6790f0b887e (diff)
downloadbinutils-c1f0023bfe35b8701688bfa671576ebdf22f0126.zip
binutils-c1f0023bfe35b8701688bfa671576ebdf22f0126.tar.gz
binutils-c1f0023bfe35b8701688bfa671576ebdf22f0126.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 a392f28..8f35104 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 20180602
+#define BFD_VERSION_DATE 20180603
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@