aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2017-09-25 00:00:24 +0000
committerGDB Admin <brobecker@adacore.com>2017-09-25 00:00:24 +0000
commit5b3fd0aac2b70d860ba34f0e290d87773b09bd11 (patch)
tree197374d8eb3f490973914041b509053fd8929642
parent52b36c51e5bf6d7600fdc6ba115b170b0e78e31d (diff)
downloadgdb-5b3fd0aac2b70d860ba34f0e290d87773b09bd11.zip
gdb-5b3fd0aac2b70d860ba34f0e290d87773b09bd11.tar.gz
gdb-5b3fd0aac2b70d860ba34f0e290d87773b09bd11.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 7d14575..7b1d851 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 20170924
+#define BFD_VERSION_DATE 20170925
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@