aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-11-29 00:01:02 +0000
committerGDB Admin <brobecker@adacore.com>2019-11-29 00:01:02 +0000
commitd5675a1e2e997d3b932cc4036c2dccc2ed56b140 (patch)
tree57bc6ec3f78c7a19ead5c1c8b3f22636237cd23e
parentba4c45bf7a8ea428c7e4390726828bb1e5d54c3e (diff)
downloadgdb-d5675a1e2e997d3b932cc4036c2dccc2ed56b140.zip
gdb-d5675a1e2e997d3b932cc4036c2dccc2ed56b140.tar.gz
gdb-d5675a1e2e997d3b932cc4036c2dccc2ed56b140.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 5cc1105..a3a67d8 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 20191128
+#define BFD_VERSION_DATE 20191129
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@