aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-07-02 00:02:10 +0000
committerGDB Admin <brobecker@adacore.com>2018-07-02 00:02:10 +0000
commitd43812113c6f67460e37249cbf036470f557997a (patch)
tree3ccd4d5b5a73df73851bf3c334127691211a555a
parentf59bb1f17f2e2b7905e97ac6e9695aa51b52ec82 (diff)
downloadbinutils-d43812113c6f67460e37249cbf036470f557997a.zip
binutils-d43812113c6f67460e37249cbf036470f557997a.tar.gz
binutils-d43812113c6f67460e37249cbf036470f557997a.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 49557b4..351bd08 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 20180701
+#define BFD_VERSION_DATE 20180702
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@