aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-06-05 00:00:34 +0000
committerGDB Admin <brobecker@adacore.com>2020-06-05 00:00:34 +0000
commit4059d9d69f55051cb1c3cbffa8feba159b6087de (patch)
tree955d85aef299a649a2d84d9cb5e7bbd793cdd86e
parentdf18dbcfcee71422043af6f89d90f74c533d3983 (diff)
downloadgdb-4059d9d69f55051cb1c3cbffa8feba159b6087de.zip
gdb-4059d9d69f55051cb1c3cbffa8feba159b6087de.tar.gz
gdb-4059d9d69f55051cb1c3cbffa8feba159b6087de.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 7514ba9..7a79cc2 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 20200604
+#define BFD_VERSION_DATE 20200605
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@