aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-09-01 00:01:00 +0000
committerGDB Admin <brobecker@adacore.com>2019-09-01 00:01:00 +0000
commit5d2c57a3b7eae927bac295f4e3b2db120f3423d9 (patch)
tree69b5436d0bfba241488f578cb946245a1a282860
parent094951090fdf2430360d08d0d03d39fb7ce4eba2 (diff)
downloadgdb-5d2c57a3b7eae927bac295f4e3b2db120f3423d9.zip
gdb-5d2c57a3b7eae927bac295f4e3b2db120f3423d9.tar.gz
gdb-5d2c57a3b7eae927bac295f4e3b2db120f3423d9.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 e00f323..78df841 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 20190831
+#define BFD_VERSION_DATE 20190901
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@