aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-03-29 00:00:06 +0000
committerGDB Admin <brobecker@adacore.com>2020-03-29 00:00:06 +0000
commit37d59eacfeabce05990b10e242da97c0bf6e5979 (patch)
tree5a7efac691b73f958369eb367ce7348ebd6b2cae /bfd
parent4d1b9ab645d9ce72aad15011264dd9b2e52a57e8 (diff)
downloadgdb-37d59eacfeabce05990b10e242da97c0bf6e5979.zip
gdb-37d59eacfeabce05990b10e242da97c0bf6e5979.tar.gz
gdb-37d59eacfeabce05990b10e242da97c0bf6e5979.tar.bz2
Automatic date update in version.in
Diffstat (limited to 'bfd')
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index 5479659..4c0720b 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 20200328
+#define BFD_VERSION_DATE 20200329
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@