aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-10-21 00:01:05 +0000
committerGDB Admin <brobecker@adacore.com>2018-10-21 00:01:05 +0000
commitb8265d61940e9e61db1c7d48c9981b50670d81a2 (patch)
tree62c9bb9f01ff3a314c45687ff5b5dd99edaef5d8
parent4051d2d65a73f02cfd2baebf8803fe2880dbd76c (diff)
downloadgdb-b8265d61940e9e61db1c7d48c9981b50670d81a2.zip
gdb-b8265d61940e9e61db1c7d48c9981b50670d81a2.tar.gz
gdb-b8265d61940e9e61db1c7d48c9981b50670d81a2.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 a9511f6..37827eb 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 20181020
+#define BFD_VERSION_DATE 20181021
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@