aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-07-16 00:00:06 +0000
committerGDB Admin <brobecker@adacore.com>2020-07-16 00:00:06 +0000
commit8ed8e29f059739c431e67a116230c5c60049ebae (patch)
tree60047ab43e961b316f19553d0f4a2754e24ec8c9 /bfd
parentfe07b5721a64a84e36ec63e15638b87655faf1bf (diff)
downloadgdb-8ed8e29f059739c431e67a116230c5c60049ebae.zip
gdb-8ed8e29f059739c431e67a116230c5c60049ebae.tar.gz
gdb-8ed8e29f059739c431e67a116230c5c60049ebae.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 7f5f96a..ad99b10 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 20200715
+#define BFD_VERSION_DATE 20200716
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@