aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-07-21 00:00:45 +0000
committerGDB Admin <brobecker@adacore.com>2019-07-21 00:00:45 +0000
commitf720d67c59a4c7e6bf92538c6bfc8dc76f7c7224 (patch)
tree292c2e006679edf3f96c3fbcf1f9e857de75a55a
parent9ab3a74416dac187d56fcf292b39b681d1362dae (diff)
downloadgdb-f720d67c59a4c7e6bf92538c6bfc8dc76f7c7224.zip
gdb-f720d67c59a4c7e6bf92538c6bfc8dc76f7c7224.tar.gz
gdb-f720d67c59a4c7e6bf92538c6bfc8dc76f7c7224.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 a73529d..8eb7bfc 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 20190720
+#define BFD_VERSION_DATE 20190721
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@