aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-02-18 00:01:52 +0000
committerGDB Admin <brobecker@adacore.com>2018-02-18 00:01:52 +0000
commit0e43240d80d142b8851a6f3d30443a9dd759b469 (patch)
treef4e722f989d7d1e497577184e22f5caec31962da
parent73342fb380d2175c227ccfb26c742335b2f354d2 (diff)
downloadbinutils-0e43240d80d142b8851a6f3d30443a9dd759b469.zip
binutils-0e43240d80d142b8851a6f3d30443a9dd759b469.tar.gz
binutils-0e43240d80d142b8851a6f3d30443a9dd759b469.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 75ae48d..0d7bebf 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 20180217
+#define BFD_VERSION_DATE 20180218
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@