aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-08-01 00:00:07 +0000
committerGDB Admin <brobecker@adacore.com>2020-08-01 00:00:07 +0000
commitcec80c3843c450dcb80e08f1b0c8ff822df68d37 (patch)
tree1ff67786a9ef470d34b2ef13f87b634cb2cf9691 /bfd
parent0245e1367725aaabc2be2be5e19a16a699d01f25 (diff)
downloadgdb-cec80c3843c450dcb80e08f1b0c8ff822df68d37.zip
gdb-cec80c3843c450dcb80e08f1b0c8ff822df68d37.tar.gz
gdb-cec80c3843c450dcb80e08f1b0c8ff822df68d37.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 61c35d0..1821272 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 20200731
+#define BFD_VERSION_DATE 20200801
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@