aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-06-02 00:01:21 +0000
committerGDB Admin <brobecker@adacore.com>2018-06-02 00:01:21 +0000
commit4b94f3b7456e002a05127e49fec7f6790f0b887e (patch)
tree4f822b0b9373c119e5c06f137b6b92d348ab5a51
parent91a53f8035f91481e0f98d56c68fe7ad4e1eb3f2 (diff)
downloadbinutils-4b94f3b7456e002a05127e49fec7f6790f0b887e.zip
binutils-4b94f3b7456e002a05127e49fec7f6790f0b887e.tar.gz
binutils-4b94f3b7456e002a05127e49fec7f6790f0b887e.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 e7fe316..a392f28 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 20180601
+#define BFD_VERSION_DATE 20180602
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@