aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-09-29 00:00:44 +0000
committerGDB Admin <brobecker@adacore.com>2018-09-29 00:00:44 +0000
commit6424bdfcfc3af751531b927ad3549916d98d8763 (patch)
treef33f17aa0feb637133007342f21a02f8d7ab9c7e
parent79c1bf3c71fcf5d453733ee45321e3fbc57b04b2 (diff)
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 d68ce471026..67f59c73372 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 20180928
+#define BFD_VERSION_DATE 20180929
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@