aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-07-01 00:02:22 +0000
committerGDB Admin <brobecker@adacore.com>2018-07-01 00:02:22 +0000
commitf59bb1f17f2e2b7905e97ac6e9695aa51b52ec82 (patch)
treeb796c384217b03299082f6890b743fc0d9d2fca2
parent2cb8b2662d6e7af2e79b2ddc1cfa38e4efdc0f9c (diff)
downloadbinutils-f59bb1f17f2e2b7905e97ac6e9695aa51b52ec82.zip
binutils-f59bb1f17f2e2b7905e97ac6e9695aa51b52ec82.tar.gz
binutils-f59bb1f17f2e2b7905e97ac6e9695aa51b52ec82.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 a400546..49557b4 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 20180630
+#define BFD_VERSION_DATE 20180701
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@