aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-09-24 00:00:06 +0000
committerGDB Admin <brobecker@adacore.com>2020-09-24 00:00:06 +0000
commit7469ddd78f8a5adc46dd1a8f883a74066ae4185b (patch)
tree703c396e034bbc31d52cdff4c21d3edc4bca717b
parenta993d270f8423a8b6faa2ce9d245073bed076bb0 (diff)
downloadgdb-7469ddd78f8a5adc46dd1a8f883a74066ae4185b.zip
gdb-7469ddd78f8a5adc46dd1a8f883a74066ae4185b.tar.gz
gdb-7469ddd78f8a5adc46dd1a8f883a74066ae4185b.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 f203765..0cd9b27 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 20200923
+#define BFD_VERSION_DATE 20200924
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@